Fix empty widget in braedcrumb

This commit is contained in:
Tony Stipanic 2021-08-17 00:07:56 +02:00
parent e77d712afd
commit e4db4e462e
No known key found for this signature in database
GPG key ID: 3026BCCB6C9CC6BD

View file

@ -170,6 +170,7 @@ const routes: Routes = [
},
{
path: "widget",
data: {breadcrumb: {skip: true}},
children: [
{
path: "custom",