chore(chainage): rename chainge to segment

This commit is contained in:
2026-06-12 12:28:17 +05:30
parent 134e373f3a
commit 941f554662
14 changed files with 817 additions and 826 deletions

View File

@@ -2,7 +2,7 @@ export const ROUTES = {
DASHBOARD: '/dashboard',
PROJECT: '/project',
PACKAGE: '/package',
CHAINAGE: '/chainage',
CHAINAGE: '/segment',
ACCOUNT: '/account',
UPLOAD: '/upload',
RESULTS: '/results',