refactor(admin): remove group toggle feature and simplify permissions UI in RoleEditPage

This commit is contained in:
2026-04-19 17:04:29 -04:00
parent d855485ef1
commit f387511c40
4 changed files with 202 additions and 88 deletions
+1
View File
@@ -26,3 +26,4 @@ export { default as PasswordStrengthIndicator } from './PasswordStrengthIndicato
export { default as FilterTabs } from './FilterTabs';
export { default as Breadcrumb } from './Breadcrumb';
export { default as Switch } from './Switch';
export { default as TagInput } from './TagInput';