// ** MUI Imports import Pagination from '@mui/material/Pagination' const PaginationSizes = () => { return (
) } export default PaginationSizes