mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Update IdentityKubernetesAuthForm.tsx
This commit is contained in:
@@ -128,7 +128,7 @@ export const IdentityKubernetesAuthForm = ({
|
||||
watch,
|
||||
setValue,
|
||||
|
||||
formState: { isSubmitting, errors }
|
||||
formState: { isSubmitting }
|
||||
} = useForm<FormData>({
|
||||
resolver: zodResolver(schema),
|
||||
defaultValues: {
|
||||
|
||||
Reference in New Issue
Block a user