fix: update password and deprecated phone inputs to be consistent with other existing inputs in signup
This commit is contained in:
@@ -24,7 +24,7 @@ export default function PasswordInput({
|
||||
label,
|
||||
"aria-label": ariaLabel,
|
||||
disabled = false,
|
||||
placeholder = "",
|
||||
placeholder,
|
||||
registerOptions = {},
|
||||
visibilityToggleable = true,
|
||||
isNewPassword = false,
|
||||
|
||||
Reference in New Issue
Block a user