diff --git a/components/dashboard/PeakHours.tsx b/components/dashboard/PeakHours.tsx index a5e8c5a..138e51f 100644 --- a/components/dashboard/PeakHours.tsx +++ b/components/dashboard/PeakHours.tsx @@ -137,7 +137,7 @@ export default function PeakHours({ siteId, dateRange }: PeakHoursProps) { ) : hasData ? ( <> -