diff --git a/docs/src/demos/Examples/ExportHtmlOrJson/index.vue b/docs/src/demos/Examples/ExportHtmlOrJson/index.vue index a42ed69a..c652f57a 100644 --- a/docs/src/demos/Examples/ExportHtmlOrJson/index.vue +++ b/docs/src/demos/Examples/ExportHtmlOrJson/index.vue @@ -40,9 +40,6 @@ export default { mounted() { this.editor = new Editor({ content: ` -
You are able to export your data as HTML or JSON.