This commit is contained in:
yaschalew
2026-06-29 10:09:26 +03:00
parent 3b380a5bb3
commit a64e335be6

View File

@@ -89,7 +89,7 @@ const buildSidebarSections = (demoItems: SidebarItem[]): SidebarSection[] => [
icon: <LayoutDashboard />,
},
{
label: "UM",
label: "User Management",
href: "/um",
icon: <Users />,
},