UNPKG

@atlaskit/select

Version:

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

9 lines (8 loc) 276 B
/** * @deprecated Import from the generated per-export subpath instead. */ export { CheckboxOption } from '../components/checkbox-option'; /** * @deprecated Import from the generated per-export subpath instead. */ export { RadioOption } from '../components/radio-option';