UNPKG

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

Version:

Fluid Design System React

3 lines (2 loc) 194 B
export { NJSelectRoot as Root, type NJSelectRootProps as RootProps } from './root/NJSelectRoot'; export { NJSelectItem as Item, type NJSelectItemProps as ItemProps } from './item/NJSelectItem';