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 * 에디터 내용을 가져오거나 내보낼 수 있습니다.