UNPKG

react-kiwi-dropdown

Version:

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

4 lines 116 B
export function isObject(x) { return x !== null && typeof x === 'object'; } //# sourceMappingURL=isObject.js.map