Actions
ClientProject #2837
openClientProject #2832: [Module] : Home
[FE] : Pagination Component
Description
Description of Changes:
- Added a new Pagination component in Pagination.tsx to provide paginated navigation for lists.
- Integrated the Pagination component into the ProductSection component, displaying it below the product grid.
- The pagination UI includes previous/next buttons, page numbers, ellipsis for large page sets, and a summary of the current item range.
Actions