Update README.md
This commit is contained in:
parent
53a4985a7e
commit
82457b66f6
|
|
@ -3,6 +3,9 @@ formsy-react
|
|||
|
||||
A form input builder and validator for React JS
|
||||
|
||||
## Running with React 0.13.x
|
||||
In development you will get a warning about Formsy overriding `props`. This is due to a change in the React API. A new solution has been developed for next Formsy release, though it will not be available until React 0.14.0 is ready. So please just ignore the warning for now and when React 0.14.0 is here, they will be gone!
|
||||
|
||||
- [Background](#background)
|
||||
- [What you can do](#whatyoucando)
|
||||
- [Install](#install)
|
||||
|
|
|
|||
Loading…
Reference in New Issue