Added new HTML editor with some breaking changes.
This commit is contained in:
@@ -32,10 +32,10 @@ export function ShopTemplatesContainer({ setBreadcrumbs, bodyshop }) {
|
||||
return (
|
||||
<RbacWrapper action="shop:templates">
|
||||
<Row>
|
||||
<Col span={6}>
|
||||
<Col span={4}>
|
||||
<ShopTemplatesListContainer />
|
||||
</Col>
|
||||
<Col span={18}>
|
||||
<Col span={20}>
|
||||
<div>
|
||||
<ShopTemplateEditor />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user