From d94221e74eba2578dfb29fa4a36588d7710e7685 Mon Sep 17 00:00:00 2001 From: Jacobjohnjeevan Date: Tue, 15 Oct 2024 14:47:53 +0530 Subject: [PATCH] Map mobile view fix --- src/Components/Common/GLocationPicker.tsx | 2 +- src/Components/Facility/FacilityCreate.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Components/Common/GLocationPicker.tsx b/src/Components/Common/GLocationPicker.tsx index 0b03d2775ce..1c9c8f963b6 100644 --- a/src/Components/Common/GLocationPicker.tsx +++ b/src/Components/Common/GLocationPicker.tsx @@ -83,7 +83,7 @@ const GLocationPicker = ({ }; return ( -
+
{ leaveFrom="opacity-100 translate-y-0" leaveTo="opacity-0 translate-y-1" > - +