diff --git a/packages/app/src/components/quick-search/content/index.tsx b/packages/app/src/components/quick-search/content/index.tsx index 36f960910f..1767234cef 100644 --- a/packages/app/src/components/quick-search/content/index.tsx +++ b/packages/app/src/components/quick-search/content/index.tsx @@ -4,7 +4,6 @@ import JumpTo from './jumpTo'; const Result = () => { const { editor, mode, setMode } = useEditor(); - console.log(editor?.page); return (