diff --git a/src/components/board/Editor/index.tsx b/src/components/board/Editor/index.tsx index 954503e8..bc1ef049 100644 --- a/src/components/board/Editor/index.tsx +++ b/src/components/board/Editor/index.tsx @@ -50,7 +50,7 @@ export default function Editor({ initialContent }: EditorProps = {}) { if (!editor) return null; return ( -