add ability to edit html email
This commit is contained in:
committed by
Pete Matsyburka
parent
bdf5e58929
commit
bba5626dea
@@ -35,7 +35,7 @@ function loadTiptap () {
|
||||
}))
|
||||
}
|
||||
|
||||
class LinkTooltip {
|
||||
export class LinkTooltip {
|
||||
constructor (container, editor, templateEl) {
|
||||
this.container = container
|
||||
this.editor = editor
|
||||
|
||||
Reference in New Issue
Block a user