UNPKG

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

Version:

Fluid Design System React

5 lines (4 loc) 478 B
export { NJPopoverAnchor as Anchor, type NJPopoverAnchorProps as AnchorProps } from './anchor/NJPopoverAnchor'; export { NJPopoverContent as Content, type NJPopoverContentProps as ContentProps } from './content/NJPopoverContent'; export { NJPopoverInteractions as Interactions, type NJPopoverInteractionsProps as InteractionsProps } from './interactions/NJPopoverInteractions'; export { NJPopoverRoot as Root, type NJPopoverRootProps as RootProps } from './root/NJPopoverRoot';