From 7232b8fdda75628f65e30b5ad96769f4d2a63e30 Mon Sep 17 00:00:00 2001 From: AT Date: Mon, 22 May 2023 20:41:39 +0200 Subject: [PATCH] fixed NavBar Bug --- src/Components/AppShell/SideBar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Components/AppShell/SideBar.tsx b/src/Components/AppShell/SideBar.tsx index 7927ca2e..278324b8 100644 --- a/src/Components/AppShell/SideBar.tsx +++ b/src/Components/AppShell/SideBar.tsx @@ -51,9 +51,9 @@ export function SideBar({routes} : {routes : route[]}) { return (