Skip to content

Commit 2542f94

Browse files
committed
chore: 필요 없는 코드 제거
1 parent ae0dd89 commit 2542f94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/components/editor/EditorTitle.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ export default function EditorTitle({
77
title,
88
onTitleChange,
99
}: EditorTitleProps) {
10-
console.log(title);
1110
return (
1211
<div className="p-12 pb-0">
1312
<input

0 commit comments

Comments
 (0)