update create user button, reset password button
Build and Release / release (push) Successful in 32s

This commit is contained in:
2026-05-12 14:49:10 +07:00
parent c13ddb37fc
commit 6cf592cc57
7 changed files with 263 additions and 9 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
export const LIMIT_ITEM_TABLE = 5;
export const INITIAL_LIMIT = 16;
export const INITIAL_LIMIT = 16;
export const IS_SEND_EMAIL = true;
export const DEFAULT_ROLE_NAME = "USER";