From b0e89f496391df31d4e570b09834d64cc41545a5 Mon Sep 17 00:00:00 2001 From: mbecker20 Date: Thu, 4 Jul 2024 15:46:43 -0700 Subject: [PATCH] fix dashboard --- frontend/src/pages/home/dashboard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/home/dashboard.tsx b/frontend/src/pages/home/dashboard.tsx index 24f444238..ec7a0fbf0 100644 --- a/frontend/src/pages/home/dashboard.tsx +++ b/frontend/src/pages/home/dashboard.tsx @@ -48,7 +48,7 @@ const ResourceRow = ({ type }: { type: UsableResource }) => { return (
-
+