toggle clients with feature flag

This commit is contained in:
miloschwartz
2025-06-26 15:09:16 -04:00
parent 7bf9cccbf6
commit 8f1cfd8037
9 changed files with 87 additions and 42 deletions

View File

@@ -39,11 +39,6 @@ export const orgNavItems: SidebarNavItem[] = [
href: "/{orgId}/settings/resources",
icon: <Waypoints className="h-4 w-4" />
},
{
title: "sidebarClients",
href: "/{orgId}/settings/clients",
icon: <Workflow className="h-4 w-4" />
},
{
title: "sidebarAccessControl",
href: "/{orgId}/settings/access",