From 195fd9817f02c7ebb9c32fd2a1783f63bf46c70b Mon Sep 17 00:00:00 2001 From: Mads Rasmussen Date: Mon, 20 Feb 2023 21:49:27 +0100 Subject: [PATCH] add todo --- .../src/backoffice/shared/components/section/section.element.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Umbraco.Web.UI.Client/src/backoffice/shared/components/section/section.element.ts b/src/Umbraco.Web.UI.Client/src/backoffice/shared/components/section/section.element.ts index e5d2999d82..009f40afaf 100644 --- a/src/Umbraco.Web.UI.Client/src/backoffice/shared/components/section/section.element.ts +++ b/src/Umbraco.Web.UI.Client/src/backoffice/shared/components/section/section.element.ts @@ -210,6 +210,7 @@ export class UmbSectionElement extends UmbLitElement { ${this._menuItems && this._menuItems.length > 0 ? html` +