diff --git a/components/dashboard/Chart.tsx b/components/dashboard/Chart.tsx index 5b376a2..ec0b805 100644 --- a/components/dashboard/Chart.tsx +++ b/components/dashboard/Chart.tsx @@ -494,7 +494,7 @@ export default function Chart({ Current - + Previous{prevPeriodLabel ? ` (${prevPeriodLabel})` : ''} @@ -555,40 +555,31 @@ export default function Chart({ {!hasData ? ( -
No data for this period
No {metricLabel.toLowerCase()} recorded