Collection of components to enable you paginate your data like table and lists using Chakra UI.
Try package on the Sandbox or use the example project
Before install you need setup Chakra UI, follow instructions.
# using npm
npm install react-chakra-pagination
# using pnpm
pnpm install react-chakra-pagination
# using yarn
yarn add react-chakra-pagination
Licensed under the MIT license.