fix bug
This commit is contained in:
@ -130,7 +130,7 @@ const routes: Routes = [
|
||||
]
|
||||
},
|
||||
{
|
||||
path: 'scroll-img',
|
||||
path: 'scrollimg',
|
||||
children: [
|
||||
{ path: '', component: ScrollImgComponentsListComponent },
|
||||
{ path: 'list', component: ScrollImgComponentsListComponent },
|
||||
|
||||
Reference in New Issue
Block a user