UMG-CUSTOMIZED STYLE PAGINATION This project was bootstrapped with Create React App. Install with the following command Using npm: npm i umg-pagination-component Usage: import UmgPagination from 'umg-pagination-component' <UmgPagination totalItems={100} itemsPerPage={10} />