diff --git a/components/dashboard/Chart.tsx b/components/dashboard/Chart.tsx index 14ef827..b3fbecd 100644 --- a/components/dashboard/Chart.tsx +++ b/components/dashboard/Chart.tsx @@ -323,16 +323,16 @@ export default function Chart({ return (
- + {/* Metrics Grid - 21st.dev style */} -
+
{metricsWithTrends.map((m) => (