mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-07-28 20:19:13 +00:00
review fix
This commit is contained in:
@@ -72,7 +72,6 @@ export const Form = ({ initialValues, onSubmit, processingSet }: FormProps) => {
|
||||
const {
|
||||
control,
|
||||
handleSubmit,
|
||||
watch,
|
||||
formState: { isSubmitting },
|
||||
} = useForm<FormData>({
|
||||
mode: 'onBlur',
|
||||
|
||||
Reference in New Issue
Block a user