diff --git a/frontend/src/components/dashboard/QuickStats.tsx b/frontend/src/components/dashboard/QuickStats.tsx index 4cc2412e..385d1b25 100644 --- a/frontend/src/components/dashboard/QuickStats.tsx +++ b/frontend/src/components/dashboard/QuickStats.tsx @@ -18,15 +18,15 @@ export function QuickStats({ stats }: QuickStatsProps) { {stats.map((stat, i) => (
+
{stat.label}
-