UNPKG

@engie-group/fluid-design-system-react

Version:

Fluid Design System React

4 lines (3 loc) 228 B
export * as NJMultiSelect from './namespace'; export { NJMultiSelectRoot, type NJMultiSelectRootProps } from './root/NJMultiSelectRoot'; export { NJMultiSelectItem, type NJMultiSelectItemProps } from './item/NJMultiSelectItem';