diff --git a/src/Components/AppShell/NavBar.tsx b/src/Components/AppShell/NavBar.tsx
index 02692ecb..9b1f65f2 100644
--- a/src/Components/AppShell/NavBar.tsx
+++ b/src/Components/AppShell/NavBar.tsx
@@ -131,7 +131,7 @@ export default function NavBar({ appName, useAuth }: { appName: string, useAuth:
-
+
diff --git a/src/Components/AppShell/SideBar.tsx b/src/Components/AppShell/SideBar.tsx
index bd333c53..e79bf894 100644
--- a/src/Components/AppShell/SideBar.tsx
+++ b/src/Components/AppShell/SideBar.tsx
@@ -51,7 +51,7 @@ export function SideBar({routes} : {routes : route[]}) {
return (