diff --git a/packages/client/src/tiptap/wrappers/iframe/index.tsx b/packages/client/src/tiptap/wrappers/iframe/index.tsx index e5b3bb21..21ef070b 100644 --- a/packages/client/src/tiptap/wrappers/iframe/index.tsx +++ b/packages/client/src/tiptap/wrappers/iframe/index.tsx @@ -15,11 +15,6 @@ export const IframeWrapper = ({ editor, node, updateAttributes }) => { }; const content = ( - {/* {isEditable && ( -
- updateAttributes({ url })}> -
- )} */} {url ? (