claude refactor of index.tsx so its humanly editable
This commit is contained in:
2
assets/js/constants.ts
Normal file
2
assets/js/constants.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export const FEED_PAGE_SIZE = 10;
|
||||
export const COMMENTS_PAGE_SIZE = 10;
|
||||
Reference in New Issue
Block a user