diff --git a/client/coral-embed-stream/src/Comment.js b/client/coral-embed-stream/src/Comment.js index 12ee56d0c..c038be7a6 100644 --- a/client/coral-embed-stream/src/Comment.js +++ b/client/coral-embed-stream/src/Comment.js @@ -93,7 +93,7 @@ class Comment extends React.Component { const like = getAction('LIKE', comment); const flag = getAction('FLAG', comment); - + return (