mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-14 18:49:02 +08:00
whitespace
This commit is contained in:
parent
ced397896b
commit
1bc15871d5
@ -73,6 +73,7 @@ class Menu {
|
||||
this.options.editor.on('focus', ({ view }) => {
|
||||
this.update(view)
|
||||
})
|
||||
|
||||
this.options.editor.on('blur', ({ event }) => {
|
||||
this.hide(event)
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user