From 9a84408a60d97c37ce4d7b6b460bb28a4191f6f7 Mon Sep 17 00:00:00 2001 From: chanho Date: Mon, 17 Feb 2025 23:08:42 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=ED=8C=8C=EC=9D=BC=20=EC=98=A4=EB=A5=98?= =?UTF-8?q?=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/editor/customComponent/CustomFile.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/editor/customComponent/CustomFile.ts b/src/components/editor/customComponent/CustomFile.ts index fcdec38..60a7db1 100644 --- a/src/components/editor/customComponent/CustomFile.ts +++ b/src/components/editor/customComponent/CustomFile.ts @@ -45,7 +45,6 @@ const CustomFile = Node.create({ 'data-type': 'file', class: 'se-section se-section-file se-l-default', }), - 0, ]; },