UNPKG

react-kiwi-dropdown

Version:

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

7 lines (5 loc) 171 B
require('../../modules/es.object.create'); var Object = require('../../internals/path').Object; module.exports = function create(P, D) { return Object.create(P, D); };