Skip to content

Commit

Permalink
[docs] Document mui-rff (#17943)
Browse files Browse the repository at this point in the history
  • Loading branch information
lookfirst authored and oliviertassinari committed Oct 22, 2019
1 parent 36a7646 commit 9174b2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/pages/components/text-fields/text-fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,3 +190,4 @@ For more advanced use cases you might be able to take advantage of:
- [formik-material-ui](https://github.com/stackworx/formik-material-ui) Bindings for using Material-UI with formik.
- [redux-form-material-ui](https://github.com/erikras/redux-form-material-ui) A set of wrapper components to facilitate using Material UI with Redux Form.
- [final-form-material-ui](https://github.com/Deadly0/final-form-material-ui) A set of wrapper components to facilitate using Material UI with Final Form.
- [mui-rff](https://github.com/lookfirst/mui-rff) A set of wrapper components to facilitate using Material UI with React Final Form.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ They support many different use cases (editable, filtering, grouping, sorting, s
- [formik-material-ui](https://github.com/stackworx/formik-material-ui) Bindings for using Material-UI with formik.
- [redux-form-material-ui](https://github.com/erikras/redux-form-material-ui) A set of wrapper components to facilitate using Material UI with Redux Form.
- [final-form-material-ui](https://github.com/Deadly0/final-form-material-ui) A set of wrapper components to facilitate using Material UI with Final Form.
- [mui-rff](https://github.com/lookfirst/mui-rff) A set of wrapper components to facilitate using Material UI with React Final Form.

### Carousel

Expand Down

0 comments on commit 9174b2b

Please sign in to comment.