Skip to content

Commit

Permalink
Add Data Driven Forms to the list of libraries (#19747)
Browse files Browse the repository at this point in the history
Data Driven Form is a library for rendering and managing forms using data schemas.
  • Loading branch information
rvsia authored Feb 17, 2020
1 parent e02abe5 commit b527c91
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ This is a collection of third-party projects that extend Material-UI.
- [formik-material-ui](https://github.com/stackworx/formik-material-ui) Bindings for using Material-UI with [formik](https://jaredpalmer.com/formik).
- [redux-form-material-ui](https://github.com/erikras/redux-form-material-ui) Bindings for using Material UI with [Redux Form](https://redux-form.com/).
- [mui-rff](https://github.com/lookfirst/mui-rff) Bindings for using Material UI with [React Final Form](https://final-form.org/react).
- [data-driven-forms MUI mapper](https://github.com/data-driven-forms/react-forms/tree/master/packages/mui-component-mapper) Bindings for using Material UI with [Data Driven Forms](https://data-driven-forms.org/).

### Carousel

Expand Down

0 comments on commit b527c91

Please sign in to comment.