Added layout to lets get started bvn
This commit is contained in:
@@ -4,6 +4,7 @@ export class RouteHandler {
|
||||
static personalBanking = "/personal-banking";
|
||||
static businessBanking = "/business-banking";
|
||||
static cooperateBanking = "/cooperate-banking";
|
||||
static letsGetStarted = "/lets-get-started";
|
||||
static getStarted = "/get-started";
|
||||
static dashboardHome = "/dashboard/home";
|
||||
static dashboardProfile = "/dashboard/profile";
|
||||
|
||||
Reference in New Issue
Block a user