play ground
This commit is contained in:
@@ -290,6 +290,11 @@ const routes: Routes = [
|
||||
path: 'managependingoffers',
|
||||
loadChildren: () => import('./pages/managependingoffers/managependingoffers.module').then(m => m.ManagependingoffersPageModule)
|
||||
},
|
||||
{
|
||||
path: 'playgrdview',
|
||||
loadChildren: () => import('./pages/playgrdview/playgrdview.module').then(m => m.PlaygrdviewPageModule)
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user