diff --git a/plugins/coral-plugin-comment-content/client/components/CommentContent.js b/plugins/coral-plugin-comment-content/client/components/CommentContent.js index 199982698..e03887829 100644 --- a/plugins/coral-plugin-comment-content/client/components/CommentContent.js +++ b/plugins/coral-plugin-comment-content/client/components/CommentContent.js @@ -10,7 +10,7 @@ const CommentContent = ({comment}) => { textbreaks.map((line, i) => { return ( - + {line}