Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 531 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 531 Bytes

ShadCn style Dropzone

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.

Todo

  • Integrate with React Hook Form

Installation

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.

Usage

Check out thedocs.