Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Rain-Zheng committed Feb 7, 2024
1 parent 5f7a69c commit 19b6aaa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ export class EditPlugin implements EditorPlugin {
break;
}

console.log('handleBeforeInputEvent', handled);
if (handled) {
rawEvent.preventDefault();
}
Expand Down

0 comments on commit 19b6aaa

Please sign in to comment.