From 4bab9ed5f079dc0d0af7e3ef76a003f451f42686 Mon Sep 17 00:00:00 2001 From: kimdaae328 Date: Tue, 25 Feb 2025 12:00:26 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B5=EB=AA=85=ED=8E=98=EC=9D=B4=EC=A7=80?= =?UTF-8?q?=EC=97=90=EC=84=9C=20=EB=A1=9C=EA=B7=B8=EC=9D=B8=20=EB=8C=93?= =?UTF-8?q?=EA=B8=80=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EB=B3=B4=EC=9D=B4?= =?UTF-8?q?=EA=B2=8C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/board/BoardComment.vue | 15 ++++++++------- src/components/board/BoardCommentArea.vue | 6 +----- src/views/board/BoardView.vue | 16 ++++++++-------- 3 files changed, 17 insertions(+), 20 deletions(-) diff --git a/src/components/board/BoardComment.vue b/src/components/board/BoardComment.vue index b810b21..bc951f7 100644 --- a/src/components/board/BoardComment.vue +++ b/src/components/board/BoardComment.vue @@ -1,7 +1,7 @@