UNPKG

react-kiwi-dropdown

Version:

A minimal, easy-to-use and highly adjustable dropdown component made with ReactJS.

8 lines (6 loc) 236 B
'use strict'; if (process.env.NODE_ENV === 'production') { module.exports = require('./cjs/react-dom-unstable-fizz.node.production.min.js'); } else { module.exports = require('./cjs/react-dom-unstable-fizz.node.development.js'); }