Skip to content

Commit

Permalink
chore: removed the frontend comment
Browse files Browse the repository at this point in the history
  • Loading branch information
NarayanBavisetti committed Oct 18, 2024
1 parent 0dc2b25 commit 1ac3328
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export const CustomImageBlock: React.FC<CustomImageBlockProps> = (props) => {
getPos,
editor,
editorContainer,
// src: remoteImageSrc,
src: remoteImageSrc,
setEditorContainer,
} = props;
const { src: remoteImageSrc, width: nodeWidth, height: nodeHeight, aspectRatio: nodeAspectRatio } = node.attrs;
Expand Down

0 comments on commit 1ac3328

Please sign in to comment.