diff --git a/app/integrations/page.tsx b/app/integrations/page.tsx index dd1506d..6a4db55 100644 --- a/app/integrations/page.tsx +++ b/app/integrations/page.tsx @@ -158,7 +158,7 @@ export default function IntegrationsPage() { ) : (
No data for this period @@ -578,7 +578,7 @@ export default function Chart({
Try a different date range
No {metricLabel.toLowerCase()} data for this period diff --git a/components/dashboard/WorldMap.tsx b/components/dashboard/WorldMap.tsx index c18d30f..6602d51 100644 --- a/components/dashboard/WorldMap.tsx +++ b/components/dashboard/WorldMap.tsx @@ -97,7 +97,7 @@ const WorldMap = ({ data }: WorldMapProps) => { {tooltipContent && (