diff --git a/README.md b/README.md index 0ae24bcaf..db53f9b5b 100644 --- a/README.md +++ b/README.md @@ -527,12 +527,12 @@ There are a growing number of tools that are built atop or support Zod natively! #### Form integrations -- [`conform`](https://conform.guide/api/zod): A progressive enhancement first form validation library for Remix and React Router - [`react-hook-form`](https://github.com/react-hook-form/resolvers#zod): A first-party Zod resolver for React Hook Form. - [`zod-validation-error`](https://github.com/causaly/zod-validation-error): Generate user-friendly error messages from `ZodError`s. - [`zod-formik-adapter`](https://github.com/robertLichtnow/zod-formik-adapter): A community-maintained Formik adapter for Zod. - [`react-zorm`](https://github.com/esamattis/react-zorm): Standalone `