-
Jose Manuel Serrano Amaut authoredJose Manuel Serrano Amaut authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 3.08 KiB
Files ui
**Files UI** is a complete library for handling files in the UI. You can validate and upload them.
Requirement
@files-ui/react
is based on React Hooks. It requires react v16.8+
.
Installation
@files-ui/react is available as an npm package.
// with npm
npm i @files-ui/react
// with yarn
yarn add @files-ui/react
License
This project is licensed under the terms of the MIT license.