Merge pull request #243 from mbrookes/patch-2

Add formsy-material-ui to elements section.
This commit is contained in:
Dmitry Semigradsky 2015-10-19 18:13:05 +03:00
commit e4d35f999b
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ The main concept is that forms, inputs and validation is done very differently a
5. You can dynamically add form elements to your form and they will register/unregister to the form
## Default elements
You can look at examples in this repo or use the [formsy-react-components](https://github.com/twisty/formsy-react-components) project to use bootstrap with formsy-react.
You can look at examples in this repo or use the [formsy-react-components](https://github.com/twisty/formsy-react-components) project to use bootstrap with formsy-react, or use [formsy-material-ui](https://github.com/mbrookes/formsy-material-ui) to use [Material-UI](http://material-ui.com/) with formsy-react.
## Install