From bf75baf067c6766a93e34051251df884a5e60e72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20Lyngs=C3=B8?= Date: Mon, 30 May 2022 07:57:13 +0200 Subject: [PATCH] mock data comment --- src/Umbraco.Web.UI.Client/src/content/content-editor.element.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Umbraco.Web.UI.Client/src/content/content-editor.element.ts b/src/Umbraco.Web.UI.Client/src/content/content-editor.element.ts index 093137903c..bdf153bf01 100644 --- a/src/Umbraco.Web.UI.Client/src/content/content-editor.element.ts +++ b/src/Umbraco.Web.UI.Client/src/content/content-editor.element.ts @@ -56,6 +56,7 @@ class UmbContentEditor extends LitElement { console.log('Save and preview'); } + /** Properties mock data: */ private properties = [ { label: 'Text string label',