mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-14 18:49:02 +08:00
fix lint error
This commit is contained in:
parent
a7f4ee7dab
commit
f527e8535d
@ -85,7 +85,7 @@ class Menu {
|
|||||||
|
|
||||||
update(view, lastState) {
|
update(view, lastState) {
|
||||||
const { state } = view
|
const { state } = view
|
||||||
|
|
||||||
if (view.composing) {
|
if (view.composing) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user