refactor: modify upload section

This commit is contained in:
2026-03-19 12:32:55 +05:30
parent 37d7a664e0
commit 8510bd9f32
11 changed files with 531 additions and 436 deletions

View File

@@ -4,7 +4,6 @@ export const ROUTES = {
PACKAGE: '/package',
CHAINAGE: '/chainage',
ACCOUNT: '/account',
NEW_ANALYSIS: '/new-analysis',
UPLOAD: '/upload',
RESULTS: '/results',
} as const;