UNPKG

react-use-wizard

Version:

React wizard (stepper) builder without the hassle, powered by hooks.

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