diff --git a/components/Sidebar.tsx b/components/Sidebar.tsx index bf9056ca12..837ce29f54 100644 --- a/components/Sidebar.tsx +++ b/components/Sidebar.tsx @@ -142,7 +142,7 @@ export const SidebarLayout = ({ children }: { children: React.ReactNode }) => { const pathWtihoutFragment = extractPathWithoutFragment(router.asPath); return (