UNPKG

@atlaskit/pagination

Version:

Pagination allows you to divide large amounts of content into smaller chunks across multiple pages.

3 lines (2 loc) 92 B
export { default } from './pagination'; export type { PaginationPropTypes } from './types';