This commit is contained in:
Olu Amey
2020-11-14 17:49:56 -05:00
parent 8324cace7f
commit 58ed7fdc27
41 changed files with 3138 additions and 909 deletions
+1
View File
@@ -17,6 +17,7 @@ export class HomePage {
}
goToLogin() {
// alert(0);
this.router.navigateByUrl('/merms-login')
}