Radio Group - React Hook Form
A Radio Group component that uses react-hook-form Controller.
Installation
1. Copy and paste the following code into your project.
2. Add this to your @/components/ui/hook-form/index.tsx
file for easy import.
Shadcn
This radio-group component is built on top of the excellent foundation provided by Shadcn/UI.
For a deeper dive into the core concepts and building blocks, check out the original Shadcn radio-group component.