diff --git a/app/src/components/layout/Sidebar.tsx b/app/src/components/layout/Sidebar.tsx index 210a2f4..5a63ebc 100644 --- a/app/src/components/layout/Sidebar.tsx +++ b/app/src/components/layout/Sidebar.tsx @@ -6,7 +6,7 @@ export default function Sidebar() { const { sidebarView, setSidebarView } = useAppState(); return ( -
+
{/* Nav tabs */}