A dropzone component built in the style of ShadCn. Uses the useDropzone
hook from react-dropzone, builds on ShadCn primitives and aims to be fully accessible.
- Integrate with React Hook Form
Make sure you have ShadCn set up in your project and run pnpx shadcn@latest add 'https://shadcn-dropzone.vercel.app/dropzone.json'
.
Or copy this file and update imports as needed.
Check out thedocs.