From c8e5b1871f47395f103f1717d8a223e3fdd90d54 Mon Sep 17 00:00:00 2001 From: igoradamenko Date: Sun, 13 May 2018 00:01:50 +0300 Subject: [PATCH] remove id from preview of comment --- web/app/components/comment/comment.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/comment/comment.jsx b/web/app/components/comment/comment.jsx index 9e7964ca..fbdd5bda 100644 --- a/web/app/components/comment/comment.jsx +++ b/web/app/components/comment/comment.jsx @@ -244,7 +244,7 @@ export default class Comment extends Component { if (mods.view === 'preview') { return ( -
+
{o.user.name}