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 a31f0cf commit 777753eCopy full SHA for 777753e
app/code/Magento/PageBuilder/view/adminhtml/web/ts/js/content-type/heading/preview.ts
@@ -8,8 +8,8 @@ import events from "uiEvents";
8
import _ from "underscore";
9
import ContentTypeConfigInterface from "../../content-type-config.d";
10
import ToolbarOptionInterface from "../../content-type-toolbar/option.d";
11
-import Toolbar from "../../toolbar";
12
import ContentTypeInterface from "../../content-type.d";
+import Toolbar from "../../toolbar";
13
import ContentTypeReadyEventParamsInterface from "../content-type-ready-event-params.d";
14
import ObservableUpdater from "../observable-updater";
15
import BasePreview from "../preview";
0 commit comments