diff --git a/README.md b/README.md index e3e7c46..a14fadd 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ - [x] File permalink copy and direct file download - [x] Dark mode - [x] Protected routes (password protection and authentication) through `.password` files -- [ ] Pagination for folders with more than 200 items +- [x] Pagination for folders with more than 200 items ## Discussion diff --git a/components/FileListing.tsx b/components/FileListing.tsx index 108d28e..1946d4c 100644 --- a/components/FileListing.tsx +++ b/components/FileListing.tsx @@ -283,12 +283,12 @@ const FileListing: FunctionComponent<{ query?: ParsedUrlQuery }> = ({ query }) = {!onlyOnePage && (