chore: cleanup
This commit is contained in:
parent
9fdb6a8d24
commit
a4a2b95dc7
@ -358,7 +358,6 @@ const editor = useEditor({
|
||||
onReadOnlyChecked: (node: Node, checked: boolean): boolean => {
|
||||
if (isEditEnabled) {
|
||||
node.attrs.checked = checked
|
||||
// inputHTML.value = editor.value?.getHTML()
|
||||
bubbleSave()
|
||||
return true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user