Skip to content

Commit

Permalink
Correct formsy-react name
Browse files Browse the repository at this point in the history
  • Loading branch information
Me committed Oct 14, 2015
1 parent 1c0692f commit 405b487
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# formsy-material-ui
A [Formsy](https://github.com/christianalfoni/formsy-react) compatibility wrapper for [Material-UI](http://material-ui.com/) form components.
A [formsy-react](https://github.com/christianalfoni/formsy-react) compatibility wrapper for [Material-UI](http://material-ui.com/) form components.

## Usage

Expand Down Expand Up @@ -218,4 +218,4 @@ it does correctly affect `canSubmit` state however, so use that to disable the s

## Acknowledgements

Based on an example from: https://github.com/rblakeley/pro-camper/blob/master/app/components/Form.js
Based on an example from: [Ryan Blakeley](https://github.com/rblakeley)

0 comments on commit 405b487

Please sign in to comment.