@engie-group/fluid-design-system-react
Version:
Fluid Design System React
5 lines (4 loc) • 312 B
JavaScript
export { NJPopoverAnchor as Anchor } from './anchor/NJPopoverAnchor.js';
export { NJPopoverContent as Content } from './content/NJPopoverContent.js';
export { NJPopoverInteractions as Interactions } from './interactions/NJPopoverInteractions.js';
export { NJPopoverRoot as Root } from './root/NJPopoverRoot.js';