diff --git a/src/app/wrapper-editor/wrapper-editor.component.html b/src/app/wrapper-editor/wrapper-editor.component.html index 5b27e2e..f22ff24 100644 --- a/src/app/wrapper-editor/wrapper-editor.component.html +++ b/src/app/wrapper-editor/wrapper-editor.component.html @@ -8,4 +8,5 @@

Angular App with StencilJS Editor

[disabled]="isEditorDisabled" placeholder="Ă„ngular RTE MVP" (contentChanged)="handleContentChange($event)"> - \ No newline at end of file + + \ No newline at end of file