From 3fd1d6705dcf1e4dfe1c743a8c9925998e866f7f Mon Sep 17 00:00:00 2001 From: okbel Date: Thu, 1 Mar 2018 11:56:35 -0300 Subject: [PATCH] fragment added --- client/coral-embed-stream/src/tabs/stream/containers/Comment.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/coral-embed-stream/src/tabs/stream/containers/Comment.js b/client/coral-embed-stream/src/tabs/stream/containers/Comment.js index a179ba28e..b12cfbbd8 100644 --- a/client/coral-embed-stream/src/tabs/stream/containers/Comment.js +++ b/client/coral-embed-stream/src/tabs/stream/containers/Comment.js @@ -98,8 +98,8 @@ const singleCommentFragment = gql` } ${getSlotFragmentSpreads(slots, 'comment')} ...${getDefinitionName(CommentBox.fragments.comment)} - ${CommentBox.fragments.comment} } + ${CommentBox.fragments.comment} `; const withCommentFragments = withFragments({