This commit is contained in:
Sergii Zhevzhyk 2024-11-29 00:49:43 +00:00 committed by GitHub
commit 08fe845943
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,10 +20,6 @@ const routes: Routes = [
path: 'layouts',
component: FormLayoutsComponent,
},
{
path: 'layouts',
component: FormLayoutsComponent,
},
{
path: 'buttons',
component: ButtonsComponent,