Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 244 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 244 Bytes

React File Input

This is a simple drag-and-drop component for uploading files in React projects.

Installation

npm

$ npm install @fil1pe/react-file-input --save

yarn

$ yarn add @fil1pe/react-file-input