diff --git a/admin/src/components/AdminDashboard.tsx b/admin/src/components/AdminDashboard.tsx index 3aaf247..444c1b8 100644 --- a/admin/src/components/AdminDashboard.tsx +++ b/admin/src/components/AdminDashboard.tsx @@ -36,7 +36,7 @@ export default function AdminDashboard({ onNavigate }: Props) { const maxRevenue = Math.max(...revenueData); if (loading) return