This commit is contained in:
2026-02-24 13:13:03 +09:00
parent 67457a23a1
commit aeae296c48
@@ -20,9 +20,9 @@ import {
TableRow,
} from "../../../components/ui/table";
import {
type TenantSummary,
fetchGroups,
fetchTenants,
type TenantSummary,
} from "../../../lib/adminApi";
export default function GlobalUserGroupListPage() {