Pages added
This commit is contained in:
@@ -298,6 +298,11 @@ const routes: Routes = [
|
||||
path: 'familyconnectaction',
|
||||
loadChildren: () => import('./pages/familyconnectaction/familyconnectaction.module').then(m => m.FamilyconnectactionPageModule)
|
||||
},
|
||||
{
|
||||
path: 'startlogin',
|
||||
loadChildren: () => import('./pages/startlogin/startlogin.module').then(m => m.StartloginPageModule)
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user