fix: form unused variable
This commit is contained in:
parent
309bef05cd
commit
0344b6a6fc
@ -65,7 +65,6 @@ export const FormBlock: React.FC<
|
||||
handleSubmit,
|
||||
register,
|
||||
reset,
|
||||
setValue,
|
||||
} = formMethods;
|
||||
|
||||
const [isLoading, setIsLoading] = useState(false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user