UNPKG

react-kiwi-dropdown

Version:

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

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