From 6f20017a003142180328ac5b62add8a0c663b279 Mon Sep 17 00:00:00 2001 From: kimdaae328 Date: Tue, 17 Dec 2024 15:26:14 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=20textarea=20?= =?UTF-8?q?=EC=B5=9C=EC=86=8C=20=EA=B0=84=EA=B2=A9=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/BoardContent.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/board/BoardContent.vue b/src/components/board/BoardContent.vue index e269450..d3d61b8 100644 --- a/src/components/board/BoardContent.vue +++ b/src/components/board/BoardContent.vue @@ -22,7 +22,7 @@ -
+

{{ boardContent }}

@@ -56,7 +56,7 @@ defineProps({ \ No newline at end of file