From ec776e9f98651916e375419a8f29fc29093154ae Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Mon, 4 Nov 2024 15:41:40 +0530 Subject: [PATCH] Unnest --- .../src/components/Sidebar/MapSetting.tsx | 26 +++++++++---------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/web/apps/photos/src/components/Sidebar/MapSetting.tsx b/web/apps/photos/src/components/Sidebar/MapSetting.tsx index c7098ab4f8..7791206181 100644 --- a/web/apps/photos/src/components/Sidebar/MapSetting.tsx +++ b/web/apps/photos/src/components/Sidebar/MapSetting.tsx @@ -52,20 +52,18 @@ export const MapSettings: React.FC = ({ onRootClose={handleRootClose} /> - - - - - - - - - + + + + + + +