Pagination React component as used in 42.nl products.
npm install @42.nl/ui-core-paginationInstall the package in your project directory with:
``sh
// with npm
npm install @42.nl/ui-core-pagination
// with yarn
yarn add @42.nl/ui-core-pagination
``