From 7cc2c7545a38f666341930dfb838d5d9e2fdd4cf Mon Sep 17 00:00:00 2001 From: Devdeep Ghosh <63492939+thedevildude@users.noreply.github.com> Date: Thu, 30 Nov 2023 05:12:10 +0000 Subject: [PATCH] resolved imports --- src/Redux/api.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Redux/api.tsx b/src/Redux/api.tsx index c322672864c..2a64d921792 100644 --- a/src/Redux/api.tsx +++ b/src/Redux/api.tsx @@ -43,6 +43,8 @@ import { IUserFacilityRequest, PatientStatsModel, WardModel, + LocationModel, + StateModel, } from "../Components/Facility/models"; import { IDeleteExternalResult,