Skip to content

Create Pagination.tsx#369

Merged
yusuftomilola merged 1 commit intoDistinctCodes:mainfrom
zakkiyyat:main
Oct 6, 2025
Merged

Create Pagination.tsx#369
yusuftomilola merged 1 commit intoDistinctCodes:mainfrom
zakkiyyat:main

Conversation

@zakkiyyat
Copy link
Contributor

Added a reusable Pagination component in components/ui/Pagination.tsx with support for currentPage, totalPages, and onPageChange props. It includes “Prev” and “Next” buttons, numbered pagination, and is styled using Tailwind CSS. This component can be used across pages that render paginated lists such as users or assets.

closes #365

@vercel
Copy link

vercel bot commented Oct 5, 2025

@zakkiyyat is attempting to deploy a commit to the naijabuz's projects Team on Vercel.

A member of the Team first needs to authorize it.

@yusuftomilola yusuftomilola merged commit 00bd3c7 into DistinctCodes:main Oct 6, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FRONTEND: Add Basic Pagination Component

2 participants