remove hover menu
This commit is contained in:
@@ -122,7 +122,6 @@ export class UmbInputTiptapElement extends UmbFormControlMixin<string, typeof Um
|
||||
!this._editor && !this._extensions?.length,
|
||||
() => html`<uui-loader></uui-loader>`,
|
||||
() => html`
|
||||
<umb-tiptap-hover-menu .editor=${this._editor}></umb-tiptap-hover-menu>
|
||||
<umb-tiptap-fixed-menu .editor=${this._editor} ?readonly=${this.readonly}></umb-tiptap-fixed-menu>
|
||||
`,
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user