Skip to content

Commit a6913c9

Browse files
committed
MC-3582: Build stabilization for MC-1405
- Fixed test
1 parent 9a5fb88 commit a6913c9

File tree

1 file changed

+5
-0
lines changed
  • app/code/Magento/PageBuilder/etc

1 file changed

+5
-0
lines changed

app/code/Magento/PageBuilder/etc/di.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,11 @@
528528
</item>
529529
</item>
530530
</item>
531+
<item name="buttons" xsi:type="array">
532+
<item name="default" xsi:type="array">
533+
<item name="component" xsi:type="string">Magento_PageBuilder/js/content-type/buttons/appearance/inline/widget</item>
534+
</item>
535+
</item>
531536
</argument>
532537
</arguments>
533538
</type>

0 commit comments

Comments
 (0)