From f108877965c608a156f2f92c9c49da4be659460e Mon Sep 17 00:00:00 2001 From: Mohd Kaif Ansari <155880242+techykaif@users.noreply.github.com> Date: Sat, 22 Aug 2026 00:08:03 +0530 Subject: [PATCH] fix(map): correct scroll zoom hint --- src/components/map/map-view.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/map/map-view.tsx b/src/components/map/map-view.tsx index 1370a17..f823d2a 100644 --- a/src/components/map/map-view.tsx +++ b/src/components/map/map-view.tsx @@ -327,7 +327,7 @@ function ScrollZoomGuard() { return ( <>
- Use Ctrl + scroll to zoom the map + Use Ctrl/Cmd + scroll to zoom the map
Zoom the map with the + and - keys, or Ctrl/Cmd + scroll