From eb20a3c9a2ed074830b8cfc5e9e3bec90ee6bff5 Mon Sep 17 00:00:00 2001 From: Simon Larsen Date: Wed, 6 Nov 2024 12:23:02 +0000 Subject: [PATCH] Comment out NavBarItem for "Dashboards" in the navigation bar --- Dashboard/src/Components/NavBar/NavBar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dashboard/src/Components/NavBar/NavBar.tsx b/Dashboard/src/Components/NavBar/NavBar.tsx index a99d84ee69..63f5f6ffdd 100644 --- a/Dashboard/src/Components/NavBar/NavBar.tsx +++ b/Dashboard/src/Components/NavBar/NavBar.tsx @@ -118,14 +118,14 @@ const DashboardNavbar: FunctionComponent = ( )} > - + > */}