From fd2fcb4ed9fdc5a8b570e7917990b9fee4b221a0 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Tue, 13 Jun 2017 15:28:18 -0300 Subject: [PATCH] Parent target --- .../client/components/CommentContent.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}