aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/PaginationCursor/PaginationCursor.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-6/+15
|
* chore: display a progress bar before load more buttonArmand Philippot2022-01-251-0/+30
Since I'm using cursor pagination, users cannot know if there is a lot of posts available. With this cursor, they can verify the progression.