import React from 'react'; import { Icon } from '../../../../../Components/Icon'; import Pagination from '../../../../../Components/Pagination'; import Widget from '../../../Widget'; const Paginations: React.FC = () => { return (
<Pagination /> component for pagination with numbers and text labels
prev and next props
first and last props