forked from baron/baron-sso
chore: formatting and linting cleanup via code-check
This commit is contained in:
@@ -24,8 +24,6 @@ function TenantDetailPage() {
|
||||
|
||||
const profileRole = normalizeAdminRole(profile?.role);
|
||||
const canAccessSchema = profileRole === "super_admin";
|
||||
Broadway
|
||||
const showWorksmobileEntry = canShowWorksmobileEntry(tenantQuery.data);
|
||||
|
||||
const isPermissionsTab = location.pathname.includes("/permissions");
|
||||
const isOrganizationTab = location.pathname.includes("/organization");
|
||||
|
||||
Reference in New Issue
Block a user