UNPKG

material-table-formik

Version:

A material-table-core wrapper to display a dialog for add, edit and delete. It also allows Formik/YUP validation.

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