feat(SW-360): Refactored NewPassword input
This commit is contained in:
committed by
Chuma McPhoy
parent
9caa560b8d
commit
9435059097
@@ -69,6 +69,7 @@ export default function Form({ user }: EditFormProps) {
|
||||
retypeNewPassword: "",
|
||||
},
|
||||
mode: "all",
|
||||
criteriaMode: "all",
|
||||
resolver: zodResolver(editProfileSchema),
|
||||
reValidateMode: "onChange",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user