Skip to content

Commit

Permalink
feat(union): remove union warning from README
Browse files Browse the repository at this point in the history
  • Loading branch information
robertLichtnow committed Mar 23, 2024
1 parent 75f3912 commit 229d09e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

This library adapts a [zod](https://www.npmjs.com/package/zod) schema to work as a `validationSchema` prop or `validate` prop on [Formik](https://www.npmjs.com/package/formik)

**IMPORTANT: Currently, this library does not work with zod union. See more [here](https://github.com/robertLichtnow/zod-formik-adapter/issues/2).**

## Install

```sh
Expand Down

0 comments on commit 229d09e

Please sign in to comment.