UNPKG

rjsf-material-ui

Version:

Material UI theme, fields and widgets for react-jsonschema-form

9 lines (6 loc) 210 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./rjsf-material-ui.cjs.production.min.js') } else { module.exports = require('./rjsf-material-ui.cjs.development.js') }