aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/constants.ts')
-rw-r--r--src/utils/constants.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/constants.ts b/src/utils/constants.ts
index 9733b15..e968f31 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -26,6 +26,8 @@ export const ROUTES = {
TOPICS: '/sujet',
} as const;
+export const PAGINATED_ROUTE_PREFIX = '/page';
+
// cSpell:ignore legales thematique developpement
export const STORAGE_KEY = {