From b1ddca4333b8b08211f9f7c9d1e7418431a284fe Mon Sep 17 00:00:00 2001 From: Lorenz Henk Date: Wed, 10 Jul 2019 09:26:16 +0200 Subject: [PATCH] Add rjsf-material-ui to the text-fields projects --- docs/src/pages/components/text-fields/text-fields.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/pages/components/text-fields/text-fields.md b/docs/src/pages/components/text-fields/text-fields.md index 816f4b5aa85acc..cf2ed4462c6eee 100644 --- a/docs/src/pages/components/text-fields/text-fields.md +++ b/docs/src/pages/components/text-fields/text-fields.md @@ -150,3 +150,4 @@ For more advanced use cases you might be able to take advantage of: - [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. - [formik-material-ui](https://github.com/stackworx/formik-material-ui) Bindings for using Material-UI with formik. - [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. +- [rjsf-material-ui](https://github.com/cybertec-postgresql/rjsf-material-ui) A Material UI theme for react-jsonschema-form.