First Committ
This commit is contained in:
12
src/router/route-names.ts
Executable file
12
src/router/route-names.ts
Executable file
@@ -0,0 +1,12 @@
|
||||
export const RouteNames = {
|
||||
home: 'home',
|
||||
login: 'login',
|
||||
projects: 'projects',
|
||||
projectsall: 'projall',
|
||||
projectsshared: 'projectsShared',
|
||||
myprojects: 'myprojects',
|
||||
favouriteprojects: 'favproj',
|
||||
listprojects: 'listproj',
|
||||
livelli: 'livelli',
|
||||
ecommerce: 'ecommerce',
|
||||
}
|
||||
Reference in New Issue
Block a user