From 5633dd27fc7119751587d6da25c47e26fd639981 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Tue, 13 Jun 2017 15:53:59 -0300 Subject: [PATCH] Link should be target blank --- .../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 e03887829..3708ee42c 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}