Reusable form component in react using React Hook Form 🎣 and Zod 🛡
Feb 11, 2022 · 6 min read · Forms in react. Aaaa! Tears. 😢 Doing forms in react can get very tricky if the number of input fields increase, you add 3rd party fancy select input, and over top of that, you now need your fields to be validated. As you can see, this quickly become...
SSiddharth commented

