@engie-group/fluid-design-system-react
Version:
Fluid Design System React
6 lines (4 loc) • 298 B
text/typescript
export * as NJPagination from './namespace';
export { NJPaginationRoot, type NJPaginationRootProps } from './NJPaginationRoot';
export { NJPaginationItem, type NJPaginationItemProps } from './NJPaginationItem';
export { NJPaginationArrow, type NJPaginationArrowProps } from './NJPaginationArrow';