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 ebe731c805..093137903c 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 @@ -69,25 +69,7 @@ class UmbContentEditor extends LitElement { dataTypeAlias: 'myTextAreaEditor', value: 'Teeeeexxxt areaaaaaa' } - ] - - /* - - import { unsafeHTML } from 'lit-html/directives/unsafe-html'; - - // ... - - const template = ` - - - - `; - - return html` - ${unsafeHTML(template)} - `; - - */ + ]; render() { return html`