marilari88 / zod-playground

Play with Zod schema validation
https://zod-playground.vercel.app
MIT License
31 stars 1 forks source link

Use Monaco Editor for Values #5

Closed marilari88 closed 4 months ago

marilari88 commented 4 months ago

Currently, we handle the values to be validated in a Textarea. We should replace the Textarea with the Monaco text editor for better typing experience