File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -17,14 +17,15 @@ npm i material-ui-react-jsonschema-form
1717
1818## Overview
1919
20- This package exports a Form object that renders using material-ui by
20+ This package exports a Form object that renders using [ material-ui] ( https://github.com/mui-org/material-ui ) by
2121default.
2222
2323Unlike other similar packages, this is, a customization of
24- react-jsonschema-form rather than a fork or reimplementation of it and
24+ [ react-jsonschema-form] ( https://github.com/mozilla-services/react-jsonschema-form )
25+ rather than a fork or reimplementation of it and
2526keeping up to date with that project should be quite a bit simpler.
2627
27- Use of this package should be roughly the same as ' mozilla-services/react-jsonschema-form' .
28+ Use of this package should be roughly the same as [ react-jsonschema-form ] ( https://github.com/ mozilla-services/react-jsonschema-form) .
2829
2930## Playground
3031
You can’t perform that action at this time.
0 commit comments