This commit is contained in:
yaschalew
2026-07-10 16:20:31 +03:00
parent bdb59b11bd
commit a35e48795b
3 changed files with 4 additions and 4 deletions

View File

@@ -145,7 +145,7 @@ const buildSidebarSections = (demoItems: SidebarItem[]): SidebarSection[] => [
},
{
label: "Staff",
href: "/um",
href: "/user-management",
icon: <Users />,
},
{