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)}