From de6492a26d29f985ced286114f628cdd31300a31 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Wed, 26 Apr 2017 23:06:09 -0300 Subject: [PATCH] =?UTF-8?q?=C3=81dding=20reactions,=20commentContent=20and?= =?UTF-8?q?=20updating=20current=20Slot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/coral-embed-stream/src/components/Comment.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/client/coral-embed-stream/src/components/Comment.js b/client/coral-embed-stream/src/components/Comment.js index 4f8426159..7ce143c55 100644 --- a/client/coral-embed-stream/src/components/Comment.js +++ b/client/coral-embed-stream/src/components/Comment.js @@ -197,7 +197,9 @@ class Comment extends React.Component { } +
+ {/* TODO implmement iPerformedThisAction for the like */}