refactor: modify upload section
This commit is contained in:
@@ -4,7 +4,6 @@ export const ROUTES = {
|
||||
PACKAGE: '/package',
|
||||
CHAINAGE: '/chainage',
|
||||
ACCOUNT: '/account',
|
||||
NEW_ANALYSIS: '/new-analysis',
|
||||
UPLOAD: '/upload',
|
||||
RESULTS: '/results',
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user