UNPKG

@atlaskit/select

Version:

Select allows users to make a single selection or multiple selections from a list of options.

3 lines 170 B
import AsyncSelect from '@atlaskit/react-select/async/default'; import createSelect from './create-select'; export var SelectWithoutAnalytics = createSelect(AsyncSelect);