UNPKG

react-kiwi-dropdown

Version:

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

7 lines (5 loc) 203 B
require('../../modules/es.string.search'); var SEARCH = require('../../internals/well-known-symbol')('search'); module.exports = function (it, str) { return RegExp.prototype[SEARCH].call(it, str); };