import React from 'react' import { Pagination as RAPagination } from 'react-admin' const Pagination = (props) => ( ) export default Pagination