feat(api): restructure api with axios and chainage related changes
This commit is contained in:
@@ -2,7 +2,7 @@ export const ROUTES = {
|
||||
DASHBOARD: "/dashboard",
|
||||
PROJECT: "/project",
|
||||
PACKAGE: "/package",
|
||||
LOCATION: "/location",
|
||||
CHAINAGE: "/chainage",
|
||||
ACCOUNT: "/account",
|
||||
NEW_ANALYSIS: "/new-analysis",
|
||||
UPLOAD: "/upload",
|
||||
|
||||
Reference in New Issue
Block a user