UNPKG

@vlsergey/react-bootstrap-pagination

Version:

Ready-to-use wrapper for react-bootstrap Pagation component

5 lines (3 loc) 191 B
import PaginationWrapper, {defaultProps, OnChangeEventType, PropsType} from './PaginationWrapper'; export {defaultProps, OnChangeEventType, PropsType}; export default PaginationWrapper;