**Describe the bug** When used together with zod 3.23 it will throw type errors in the `zodResolver()` function, all schemas does this **To Reproduce** Use latest release of @hookform/resolvers with zod 3.23 **Expected behavior** To work with zod 3.23
Describe the bug
When used together with zod 3.23 it will throw type errors in the
zodResolver()function, all schemas does thisTo Reproduce
Use latest release of @hookform/resolvers with zod 3.23
Expected behavior
To work with zod 3.23