UNPKG

react-antd-formutil

Version:

Happy to use react-formutil in the project based on ant-design ^_^

7 lines (5 loc) 204 B
if (process.env.NODE_ENV === 'production') { module.exports = require('./react-antd-formutil.umd.production.js'); } else { module.exports = require('./react-antd-formutil.umd.development.js'); }