diff --git a/components/Blocks/ImageBlock.tsx b/components/Blocks/ImageBlock.tsx index bd706017..c7bb9d8f 100644 --- a/components/Blocks/ImageBlock.tsx +++ b/components/Blocks/ImageBlock.tsx @@ -202,7 +202,7 @@ const ImageAlt = (props: { entityID: string }) => { placeholder="add alt text..." /> ) : ( -