From 9bff90bd4dae3558dad8b21b565e9392b2cdc081 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Mon, 21 Aug 2017 13:18:46 -0300 Subject: [PATCH] Adding Slot to Featured Comments --- .../client/components/Comment.js | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/plugins/talk-plugin-featured-comments/client/components/Comment.js b/plugins/talk-plugin-featured-comments/client/components/Comment.js index 01b5f864c..ddb3b223a 100644 --- a/plugins/talk-plugin-featured-comments/client/components/Comment.js +++ b/plugins/talk-plugin-featured-comments/client/components/Comment.js @@ -22,9 +22,14 @@ class Comment extends React.Component {
- - {comment.user.username} - + + + ,{' '}{timeago(comment.created_at)}