UNPKG

react-kiwi-dropdown

Version:

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

6 lines (4 loc) 105 B
var HPM = require('./lib') module.exports = function(context, opts) { return new HPM(context, opts) }