UNPKG

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

Version:

Fluid Design System React

5 lines (3 loc) 194 B
export * as NJSelect from './namespace'; export { NJSelectRoot, type NJSelectRootProps } from './root/NJSelectRoot'; export { NJSelectItem, type NJSelectItemProps } from './item/NJSelectItem';