From 94032b69fc8f5c76a4d35c35dd3fa52e24e19c01 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Fri, 14 Jul 2017 11:34:20 -0300 Subject: [PATCH] Missing asset --- client/coral-embed-stream/src/components/Comment.js | 1 + 1 file changed, 1 insertion(+) diff --git a/client/coral-embed-stream/src/components/Comment.js b/client/coral-embed-stream/src/components/Comment.js index 19fa76483..ca6c8e487 100644 --- a/client/coral-embed-stream/src/components/Comment.js +++ b/client/coral-embed-stream/src/components/Comment.js @@ -462,6 +462,7 @@ export default class Comment extends React.Component { fill="commentReactions" data={this.props.data} root={this.props.root} + asset={asset} comment={comment} commentId={comment.id} inline