diff --git a/src/components/topbar/Topbar.tsx b/src/components/topbar/Topbar.tsx index b42a173..8a3fb58 100644 --- a/src/components/topbar/Topbar.tsx +++ b/src/components/topbar/Topbar.tsx @@ -45,7 +45,7 @@ export function Topbar({ onSidebarToggle }: TopbarProps) { } return ( -
+
{/* Sidebar toggle */}