Skip to content

Commit f15130d

Browse files
committed
Fix wrong container name for minicart component type
1 parent 5786298 commit f15130d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

view/frontend/layout/loki_theme_default.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</referenceBlock>
1515

1616
<referenceBlock name="loki.script.component-type">
17-
<block name="loki.script.component.minicart-content" template="LokiTheme_LumaComponents::script/component-type/minicart-component-type.phtml"/>
17+
<block name="loki.script.component-type.minicart-content" template="LokiTheme_LumaComponents::script/component-type/minicart-component-type.phtml"/>
1818
</referenceBlock>
1919

2020
<referenceBlock name="loki.script.component">

0 commit comments

Comments
 (0)