From 9745b2da7b20de6a40ba376fb314a041579ada4c Mon Sep 17 00:00:00 2001 From: Ryan Freeman Date: Tue, 11 Apr 2023 23:27:15 +0100 Subject: [PATCH] Updated dashboard content --- pages/dashboard.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/dashboard.tsx b/pages/dashboard.tsx index 59213f3..c835782 100644 --- a/pages/dashboard.tsx +++ b/pages/dashboard.tsx @@ -27,7 +27,7 @@ export default function Dashboard({metrics}: { metrics: MetricGroup }) { Dashboard - Ryan Freeman {metrics.map(({groupName, groupItems}) => (