UNPKG

@astralservices/react-chip

Version:

Manage a list of chips based on a strings list.

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