UNPKG

@atlaskit/select

Version:

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

6 lines 246 B
/** * @deprecated Volt migration shim. This entry-point re-export is retained only * while consumers migrate off the barrel; import directly from the implementation * module instead. */ export { useAsync } from '@atlaskit/react-select/async';