diff --git a/src/components/layout/Sidebar.tsx b/src/components/layout/Sidebar.tsx index 45e6b78..653a2ec 100644 --- a/src/components/layout/Sidebar.tsx +++ b/src/components/layout/Sidebar.tsx @@ -122,60 +122,58 @@ export function Sidebar({ isOpen }: SidebarProps) { - {isAuthenticated && ( - <> -