Skip to content

Commit b441a6d

Browse files
committed
docs: fixed mixed-up headers
1 parent 8f8192d commit b441a6d

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)