mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-22 12:36:24 +08:00
chore: remove console.log
This commit is contained in:
@@ -4,7 +4,6 @@ import JumpTo from './jumpTo';
|
||||
|
||||
const Result = () => {
|
||||
const { editor, mode, setMode } = useEditor();
|
||||
console.log(editor?.page);
|
||||
|
||||
return (
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user