diff --git a/src/app/components/Sidebar.tsx b/src/app/components/Sidebar.tsx index a4172a5f..78ea93b7 100644 --- a/src/app/components/Sidebar.tsx +++ b/src/app/components/Sidebar.tsx @@ -221,11 +221,9 @@ function SidebarItem(props: { ) : (
{item.items && !checkSectionTitleActive(item.items, pathname) && collapsed ? (