@vertisanpro/flowbite-react
Version:
Non-Official React components built for Flowbite and Tailwind CSS
5 lines (4 loc) • 448 B
TypeScript
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';