Skip to content

Commit 4032156

Browse files
committed
Modules should NOT determine the page layout for reusable handles
1 parent f1232fe commit 4032156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

view/frontend/layout/loki_components.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="1column" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
2+
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
33
<body>
44
<referenceContainer name="loki-components">
55
<block name="loki-components.script.component.debugger" template="Yireo_LokiComponentsDebugger::script/component/debugger-component.phtml"/>

0 commit comments

Comments
 (0)