Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
stylewrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiggr committed Oct 4, 2022
1 parent 8ab409e commit 46db3f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit 46db3f2

Please sign in to comment.