From d0766fca4550dcdc624ab97d0b9e13f248400ac6 Mon Sep 17 00:00:00 2001 From: Jaybe Date: Mon, 1 Dec 2025 18:30:10 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A9=94=EB=89=B4=20=EC=88=9C=EC=84=9C=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/editor/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/editor/page.tsx b/src/app/editor/page.tsx index c578c5f..ebebc3e 100644 --- a/src/app/editor/page.tsx +++ b/src/app/editor/page.tsx @@ -1013,19 +1013,6 @@ function EditorPageInner() { JSON 내보내기/불러오기 - + )} @@ -1152,7 +1152,7 @@ function EditorPageInner() {
-

JSON Export / Import

+

JSON Export / Import * 에디터 내용을 가져오거나 내보낼 수 있습니다.