fix: update password and deprecated phone inputs to be consistent with other existing inputs in signup
This commit is contained in:
@@ -34,7 +34,7 @@ export default function Phone({
|
||||
disabled = false,
|
||||
label,
|
||||
name = "phoneNumber",
|
||||
placeholder = "",
|
||||
placeholder,
|
||||
readOnly = false,
|
||||
registerOptions = {
|
||||
required: true,
|
||||
|
||||
Reference in New Issue
Block a user