diff --git a/src/components/manage/Blocks/ImageCards/View.jsx b/src/components/manage/Blocks/ImageCards/View.jsx index 6367280..3adbb2c 100644 --- a/src/components/manage/Blocks/ImageCards/View.jsx +++ b/src/components/manage/Blocks/ImageCards/View.jsx @@ -143,7 +143,7 @@ Cards.schema = () => ({ title: 'Link title', }, attachedimage: { - widget: 'attachedimagewidget', + widget: 'attachedimage', title: 'Image', }, copyright: {