From 9e682a8277b5f6179ebc0fa5d9d629712b7e4b8b Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Fri, 16 Jan 2026 21:09:58 +0100 Subject: [PATCH] style: move map up by adjusting center coordinate --- components/dashboard/WorldMap.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/dashboard/WorldMap.tsx b/components/dashboard/WorldMap.tsx index 6c1410f..c65ca02 100644 --- a/components/dashboard/WorldMap.tsx +++ b/components/dashboard/WorldMap.tsx @@ -45,7 +45,7 @@ const WorldMap = ({ data }: WorldMapProps) => { return (
- + {({ geographies }) =>