feat(login): add password visibility toggle and confirm password field
This commit is contained in:
@@ -258,6 +258,7 @@ export default {
|
||||
registerDescription: 'Glad to have you on board!',
|
||||
emailLabel: 'Email',
|
||||
emailPlaceholder: 'Please input email',
|
||||
emailInvalid: 'Invalid email address',
|
||||
passwordLabel: 'Password',
|
||||
passwordPlaceholder: 'Please input password',
|
||||
rememberMe: 'Remember me',
|
||||
|
||||
Reference in New Issue
Block a user