Input - React Hook Form
An Input 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 input 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 input component.