diff --git a/apps/comments-ui/src/components/CommentsBox.js b/apps/comments-ui/src/components/CommentsBox.js index 4041d0ea3a..3ca7511a6d 100644 --- a/apps/comments-ui/src/components/CommentsBox.js +++ b/apps/comments-ui/src/components/CommentsBox.js @@ -50,7 +50,7 @@ const CommentsBox = (props) => { }; return ( -
+
{commentsElements}