ee9f63a161
bugfix wip flow fix cleaning clean
3 lines
78 B
JavaScript
3 lines
78 B
JavaScript
// PAGE SIZE
|
|
export const PAGE_SIZE = 50;
|
|
export const LATEST_PAGE_SIZE = 20;
|