Skip to content

Commit 5195cfb

Browse files
increase PAGE_SIZE
1 parent 42652da commit 5195cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const PAGE_SIZE = 40
1+
export const PAGE_SIZE = 100

0 commit comments

Comments
 (0)