chore: remove border color for field item

This commit is contained in:
Ephraim Atta-Duncan
2024-01-29 01:38:44 +00:00
parent 4ae19a9e63
commit 4af5ce3a6b
2 changed files with 1 additions and 2 deletions

View File

@ -61,7 +61,6 @@ export const AddSubjectFormPartial = ({
register,
handleSubmit,
formState: { errors, isSubmitting, touchedFields },
getValues,
setValue,
} = useForm<TAddSubjectFormSchema>({
defaultValues: {