From 296791ed25af6d5986f1d4dac96bc49070fe403c Mon Sep 17 00:00:00 2001 From: Simon Larsen Date: Mon, 28 Oct 2024 10:11:05 +0000 Subject: [PATCH] Refactor NavBar component to temporarily comment out unused DashboardNavItem --- 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 = ( )} > - + > */}