1
0
forked from baron/baron-sso

feat(adminfront): remove unused tenant dashboard and update global overview quick links

This commit is contained in:
2026-03-04 09:41:49 +09:00
parent cb16a8a9a5
commit 69470e8e4a
7 changed files with 27 additions and 264 deletions

View File

@@ -24,11 +24,6 @@ import RoleSwitcher from "./RoleSwitcher";
const navItems = [
{ label: "ui.admin.nav.overview", to: "/", icon: LayoutDashboard },
{
label: "ui.admin.nav.tenant_dashboard",
to: "/dashboard",
icon: ShieldHalf,
},
{
label: "ui.admin.nav.tenants",
to: "/tenants",