UNPKG

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

Version:

Fluid Design System React

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