diff --git a/src/components/article/CommentArea.vue b/src/components/article/CommentArea.vue index 76f49dc..43de7d1 100644 --- a/src/components/article/CommentArea.vue +++ b/src/components/article/CommentArea.vue @@ -20,7 +20,7 @@ function updateList(comment) { 댓글 {{ comments.length }} - + diff --git a/src/components/article/CommentList.vue b/src/components/article/CommentList.vue index 549a779..d55a52d 100644 --- a/src/components/article/CommentList.vue +++ b/src/components/article/CommentList.vue @@ -1,9 +1,7 @@