We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f12d2d6 commit e1b80beCopy full SHA for e1b80be
app/hooks/useConfigs.ts
@@ -17,7 +17,7 @@ import {
17
import {
18
CACHE_MAX_AGE_MS,
19
CACHE_INVALIDATED_EVENT,
20
- PAGE_SIZE,
+ DEFAULT_PAGE_LIMIT as PAGE_SIZE,
21
} from "@/app/lib/constants";
22
23
configState,
0 commit comments