@engie-group/fluid-design-system-react
Version:
Fluid Design System React
4 lines (3 loc) • 317 B
TypeScript
export { NJPaginationRoot as Root, type NJPaginationRootProps as RootProps } from './NJPaginationRoot';
export { NJPaginationItem as Item, type NJPaginationItemProps as ItemProps } from './NJPaginationItem';
export { NJPaginationArrow as Arrow, type NJPaginationArrowProps as ArrowProps } from './NJPaginationArrow';