mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-22 05:50:48 +02:00
remove duplicate layouts route
This commit is contained in:
parent
df3bc2a60d
commit
037741dd54
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@ const routes: Routes = [
|
|||
path: 'layouts',
|
||||
component: FormLayoutsComponent,
|
||||
},
|
||||
{
|
||||
path: 'layouts',
|
||||
component: FormLayoutsComponent,
|
||||
},
|
||||
{
|
||||
path: 'buttons',
|
||||
component: ButtonsComponent,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue