daily-code
daily-code copied to clipboard
Improved pagination (previous button doesn't shows up on the first page and Next button doesn't shows on last page)
PR Fixes:
- 1 Previous button that shows on the first page
- 2 Next button that shows on last page
Resolves #651
Checklist before requesting a review
- [x] I have performed a self-review of my code
- [x] I assure there is no similar/duplicate pull request regarding same issue