mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
refactor:forms: Remove duplicated route
This commit is contained in:
parent
76d31dadbc
commit
47bd6fb44d
1 changed files with 0 additions and 4 deletions
|
|
@ -20,10 +20,6 @@ const routes: Routes = [
|
||||||
path: 'layouts',
|
path: 'layouts',
|
||||||
component: FormLayoutsComponent,
|
component: FormLayoutsComponent,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
path: 'layouts',
|
|
||||||
component: FormLayoutsComponent,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
path: 'buttons',
|
path: 'buttons',
|
||||||
component: ButtonsComponent,
|
component: ButtonsComponent,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue