You've already forked react-forms
update README.md
This commit is contained in:
@@ -1,14 +1,11 @@
|
|||||||
# react-forms
|
# react-forms
|
||||||
|
|
||||||
> React form components
|
|
||||||
|
|
||||||
[](https://www.npmjs.com/package/react-forms) [](https://standardjs.com)
|
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
Add this line to your package.json dependencies :
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install --save react-forms
|
"react-forms": "git+https://git.bluesquare.io/bluesquare-packages/react-forms.git",
|
||||||
yarn react-forms
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user