From 629859673726675432fc9a4e094dd487ade9e784 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20V=C5=A1iansk=C3=BD?= <32869456+rvsia@users.noreply.github.com> Date: Mon, 17 Feb 2020 08:10:42 +0100 Subject: [PATCH] Add Data Driven Forms to the list of libraries Data Driven Form is a library for rendering and managing forms using data schemas. --- .../src/pages/discover-more/related-projects/related-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/pages/discover-more/related-projects/related-projects.md b/docs/src/pages/discover-more/related-projects/related-projects.md index 37cc850cec121a..8cd0f299a09d95 100644 --- a/docs/src/pages/discover-more/related-projects/related-projects.md +++ b/docs/src/pages/discover-more/related-projects/related-projects.md @@ -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