diff --git a/components/dashboard/WorldMap.tsx b/components/dashboard/WorldMap.tsx index a689610..fc9f756 100644 --- a/components/dashboard/WorldMap.tsx +++ b/components/dashboard/WorldMap.tsx @@ -44,7 +44,7 @@ const WorldMap = ({ data }: WorldMapProps) => { const defaultStroke = isDark ? "#404040" : "#D4D4D4" // neutral-700 : neutral-300 return ( -
+