added dashboard layout
This commit is contained in:
@@ -2,4 +2,5 @@ export class RouteHandler {
|
||||
static homepage = "/"
|
||||
static loginpage = '/login'
|
||||
static getStarted = "/get-started"
|
||||
static dashboardHome = '/dashboard/home'
|
||||
}
|
||||
Reference in New Issue
Block a user