UNPKG

react-select

Version:

A Select control built with and for ReactJS

12 lines (11 loc) 307 B
{ "main": "dist/react-select.cjs.js", "module": "dist/react-select.esm.js", "browser": { "./dist/react-select.cjs.js": "./dist/react-select.browser.cjs.js", "./dist/react-select.esm.js": "./dist/react-select.browser.esm.js" }, "preconstruct": { "source": "../src/AsyncCreatable" } }