@mantine/dropzone
Version:
Dropzone component built with Mantine theme and components
22 lines (13 loc) • 382 B
Markdown
# Mantine Dropzone
[](https://www.npmjs.com/package/@mantine/dropzone)
Capture files from user
[View documentation](https://mantine.dev/)
## Installation
```bash
# With yarn
yarn add @mantine/dropzone @mantine/core @mantine/hooks
# With npm
npm install @mantine/dropzone @mantine/core @mantine/hooks
```
## License
MIT