mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-26 19:12:50 +00:00
fixes
This commit is contained in:
@@ -35,7 +35,7 @@ import type { AuthUser } from "../types/auth.types";
|
||||
import { useAuthConfig } from "../AuthConfig";
|
||||
|
||||
const USER_TYPE_OPTIONS = [
|
||||
{ value: "cadit", label: "Cadit" },
|
||||
{ value: "cadet", label: "cadet" },
|
||||
{ value: "logistics", label: "Logistics" },
|
||||
{ value: "registration", label: "Registration" },
|
||||
{ value: "transfer", label: "Transfer" },
|
||||
|
||||
Reference in New Issue
Block a user