Add formsy-material-ui to elements section.

This commit is contained in:
Matt Brookes 2015-10-19 15:52:20 +01:00
parent b797979873
commit 78b2ada909
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