Skip to content

Commit 65e3ff0

Browse files
authored
Update README.md
1 parent 73dec0d commit 65e3ff0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ To customize or extend the SmileCustomEntityWidget's options, you can override t
8585
<?xml version="1.0" encoding="UTF-8"?>
8686
<widgets xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
8787
xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Widget:etc/widget.xsd">
88-
<widget id="artbambou_smile_custom_entity_set_widget">
88+
<widget id="artbambou_smile_custom_entity_set_widget"
89+
class="Artbambou\SmileCustomEntityWidget\Block\Set\Widget\CustomEntityWidget">
8990
<parameters>
9091
<!-- Add or modify parameters here -->
9192
<parameter name="template" xsi:type="select" required="true" visible="true">

0 commit comments

Comments
 (0)