diff --git a/src/features/study/group/channel/ui/comment.tsx b/src/features/study/group/channel/ui/comment.tsx index 0f22a37f..4bfc15e4 100644 --- a/src/features/study/group/channel/ui/comment.tsx +++ b/src/features/study/group/channel/ui/comment.tsx @@ -204,7 +204,7 @@ export default function Comment({ data, groupStudyId, mode }: CommentProps) { handleDelete(data.threadId, data.commentId); }} /> -
+
{data.content}