chore: remove console.log

This commit is contained in:
JimmFly
2022-12-09 15:33:23 +08:00
parent 7756249f28
commit 8c2d01e448
@@ -4,7 +4,6 @@ import JumpTo from './jumpTo';
const Result = () => {
const { editor, mode, setMode } = useEditor();
console.log(editor?.page);
return (
<div>