UNPKG

reactjs-tiptap-editor

Version:

A modern WYSIWYG rich text editor based on tiptap and shadcn ui for React

3 lines (2 loc) 146 B
declare function IframeNodeView({ editor, node, updateAttributes }: any): import("react/jsx-runtime").JSX.Element; export default IframeNodeView;