File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -126,17 +126,18 @@ This code results in a form with a submit button that will run the `submit` meth
126126
127127## Formsy component packages
128128
129+ - https://github.com/twisty/formsy-react-components , Bootstrap 3 compatible form fields
130+ - https://github.com/zabute/formsy-semantic-ui-react , Semantic UI form fields
131+ - https://github.com/gogoair/react-formsy-combo-select , wrapper for https://github.com/gogoair/react-combo-select
132+ - https://github.com/rojobuffalo/formsy-material-ui , Material-UI form fields (out of date, for formsy-react 0.x)
133+
134+ ## Contribute
135+
129136- Fork repo
130137- ` yarn `
131138- ` yarn examples ` runs the development server on ` localhost:8080 `
132139- ` yarn test ` runs the tests
133140
134- ## Contribute
135-
136- - https://github.com/twisty/formsy-react-components , Bootstrap 3 compatible form fields
137- - https://github.com/zabute/formsy-semantic-ui-react , Semantic UI form fields
138- - https://github.com/gogoair/react-formsy-combo-select , wrapper for https://github.com/gogoair/react-combo-select
139- - https://github.com/rojobuffalo/formsy-material-ui , Material-UI form fields (out of date, for formsy-react 0.x)
140141
141142## Changelog
142143
You can’t perform that action at this time.
0 commit comments