UNPKG

react-kiwi-dropdown

Version:

| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha

9 lines (6 loc) 175 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = string => string.replace(/["']/g, ''); module.exports = exports['default'];