From b262c92c31064d36b0f5268a870bda2ee3c2f092 Mon Sep 17 00:00:00 2001 From: Koichi Hirachi Date: Sun, 28 Apr 2024 20:05:19 +0900 Subject: [PATCH] comment out unused buttons --- frontend/dashboard/src/components/mapview/mapview.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/dashboard/src/components/mapview/mapview.tsx b/frontend/dashboard/src/components/mapview/mapview.tsx index 16447c6..1eae85c 100644 --- a/frontend/dashboard/src/components/mapview/mapview.tsx +++ b/frontend/dashboard/src/components/mapview/mapview.tsx @@ -75,8 +75,8 @@ function MapView() { } return ( <> - - + {/* + */}