From 2542f94c3f648077e556fa29f72fee34c0c82ebd Mon Sep 17 00:00:00 2001 From: yewonJin Date: Wed, 13 Nov 2024 19:32:38 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=ED=95=84=EC=9A=94=20=EC=97=86?= =?UTF-8?q?=EB=8A=94=20=EC=BD=94=EB=93=9C=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/editor/EditorTitle.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/components/editor/EditorTitle.tsx b/frontend/src/components/editor/EditorTitle.tsx index cb21e5ce..66e1cc50 100644 --- a/frontend/src/components/editor/EditorTitle.tsx +++ b/frontend/src/components/editor/EditorTitle.tsx @@ -7,7 +7,6 @@ export default function EditorTitle({ title, onTitleChange, }: EditorTitleProps) { - console.log(title); return (