UNPKG

@mantine/dropzone

Version:

Dropzone component built with Mantine theme and components

22 lines (13 loc) 382 B
# Mantine Dropzone [![npm](https://img.shields.io/npm/dm/@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