UNPKG

@transkripid/flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS - Transkrip.id fork

5 lines (4 loc) 448 B
export { Pagination } from './Pagination'; export type { FlowbitePaginationLayoutTheme, FlowbitePaginationNavigationTheme, FlowbitePaginationPagesTheme, FlowbitePaginationRootTheme, FlowbitePaginationTheme, PaginationProps, } from './Pagination'; export { PaginationButton } from './PaginationButton'; export type { FlowbitePaginationButtonTheme, PaginationButtonProps, PaginationNavigation, PaginationPrevButtonProps, } from './PaginationButton';