movie-performance component links to /selection/performance/:id 🚀
This commit is contained in:
@@ -19,7 +19,7 @@ const routes: Routes = [
|
||||
children: [
|
||||
{ path: '', component: MainComponent },
|
||||
{ path: 'schedule', component: ScheduleComponent },
|
||||
{ path: 'theater-overlay', component: TheaterOverlayComponent},
|
||||
{ path: 'selection/performance/:id', component: TheaterOverlayComponent}, //?
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user