We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ecb1e commit 1a51cc6Copy full SHA for 1a51cc6
app/code/Magento/PageBuilder/view/adminhtml/web/ts/js/content-type/text/preview.ts
@@ -5,10 +5,7 @@
5
6
import $ from "jquery";
7
import events from "Magento_PageBuilder/js/events";
8
-import {Editor, Settings} from "tinymce";
9
import Config from "../../config";
10
-import ContentTypeDroppedCreateEventParamsInterface from "../content-type-dropped-create-event-params";
11
-import ContentTypeMountEventParamsInterface from "../content-type-mount-event-params";
12
import BasePreview from "../preview";
13
import WysiwygFactory from "../wysiwyg/factory";
14
import WysiwygInterface from "../wysiwyg/wysiwyg-interface";
0 commit comments