Skip to content

Commit

Permalink
added link to Zod library
Browse files Browse the repository at this point in the history
  • Loading branch information
overthemike committed Aug 31, 2024
1 parent db76578 commit a601db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/libraries.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ Valtio provides bare necessities for proxy state management which is great for m

- [valtio-yjs](https://github.com/dai-shi/valtio-yjs) - Valtio-yjs makes yjs state easy

- [valtio-zod](https://github.com/valtiojs/valtio-zod) - Validate your valtio state updates with zod
- [valtio-zod](https://github.com/valtiojs/valtio-zod) - Validate your valtio state updates with [Zod](https://zod.dev)

0 comments on commit a601db8

Please sign in to comment.