From 6cf66f8655ba42bd884907fe61be5d7f631910ce Mon Sep 17 00:00:00 2001 From: Devdeep Ghosh Date: Thu, 22 Feb 2024 12:03:54 +0530 Subject: [PATCH] moved all input fields to one row --- src/Components/Facility/Consultations/Beds.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Facility/Consultations/Beds.tsx b/src/Components/Facility/Consultations/Beds.tsx index f195922aac3..12cba163b09 100644 --- a/src/Components/Facility/Consultations/Beds.tsx +++ b/src/Components/Facility/Consultations/Beds.tsx @@ -185,7 +185,7 @@ const Beds = (props: BedsProps) => { )} {!discharged ? (
-
+
Bed