From 450036f137aae74a725e6af0e83a6bef4b00e0e1 Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Fri, 16 Jan 2026 20:35:43 +0100 Subject: [PATCH] fix: adjust map scale and center to fit all continents --- 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 4a00212..8662d7b 100644 --- a/components/dashboard/WorldMap.tsx +++ b/components/dashboard/WorldMap.tsx @@ -45,7 +45,7 @@ const WorldMap = ({ data }: WorldMapProps) => { return (
- + {({ geographies }) =>