revision: auth page components
This commit is contained in:
@@ -7,5 +7,5 @@ export enum AUTH_PAGE_ELEMENT {
|
||||
INPUT_REMEMBER_ME = "rememberMe",
|
||||
INPUT_PASSWORD_REPEAT = "passwordRepeat",
|
||||
INPUT_OTP = "opt",
|
||||
INPUT_PHONE = "phoneNumber"
|
||||
INPUT_PHONE = "phone"
|
||||
}
|
||||
Reference in New Issue
Block a user