From 46db3f23d71d7134b9a283814501157338d176a6 Mon Sep 17 00:00:00 2001 From: andreiggr Date: Tue, 4 Oct 2022 14:05:35 +0300 Subject: [PATCH] stylewrapper --- src/customizations/volto/components/theme/View/RenderBlocks.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/customizations/volto/components/theme/View/RenderBlocks.jsx b/src/customizations/volto/components/theme/View/RenderBlocks.jsx index 148c996..65d176f 100644 --- a/src/customizations/volto/components/theme/View/RenderBlocks.jsx +++ b/src/customizations/volto/components/theme/View/RenderBlocks.jsx @@ -7,8 +7,8 @@ import { getBlocksLayoutFieldname, hasBlocksData, } from '@plone/volto/helpers'; -import StyleWrapper from '@plone/volto/components/manage/Blocks/Block/StyleWrapper'; import config from '@plone/volto/registry'; +import StyleWrapper from '../../manage/Blocks/Block/StyleWrapper'; const messages = defineMessages({ unknownBlock: {