UNPKG

@bryancode/react-select

Version:

A customizable modular select built for React JS

7 lines (6 loc) 163 B
import Select from './select'; export * from './components'; export * from './types'; export * from './hooks'; export * from './select'; export { Select, };