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