Skip to content

Commit

Permalink
fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
shivankacker committed Oct 24, 2024
1 parent f47f372 commit 2f9bd97
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/Facility/Consultations/Beds.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@ import ButtonV2 from "@/components/Common/components/ButtonV2";
import CareIcon from "../../../CAREUI/icons/CareIcon";
import CircularProgress from "@/components/Common/components/CircularProgress";
import { FieldLabel } from "../../Form/FormFields/FormField";
<<<<<<< HEAD:src/Components/Facility/Consultations/Beds.tsx
import Loading from "../../Common/Loading";
=======
import Loading from "@/components/Common/Loading";
import TextFormField from "../../Form/FormFields/TextFormField";
>>>>>>> c62b36dae1e6b6f1a313d3d6fc8bcea1ea80dd71:src/components/Facility/Consultations/Beds.tsx
import dayjs from "../../../Utils/dayjs";
import { AssetSelect } from "@/components/Common/AssetSelect";
import DialogModal from "@/components/Common/Dialog";
Expand Down

0 comments on commit 2f9bd97

Please sign in to comment.