fastapi / full-stack-fastapi-template

Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
MIT License
28.04k stars 5.01k forks source link

♻️ Add PaginationFooter component #1381

Closed saltie2193 closed 1 month ago

saltie2193 commented 1 month ago

Introduce common component PaginationFooter to handle pagination and reduce code duplication.

alejsdev commented 1 month ago

Thank you! @saltie2193 :partying_face: