Emmanuel Ovando
Emmanuel Ovando
>  react-hook-form version: `7.47.0` zod validation for field: `z.boolean()` > > I followed the guide on implementing the checkbox directly from the component docs: https://ui.shadcn.com/docs/components/checkbox#form > > I also...