From 007dcc5c836f1b368042c530d22f5421610efb7c Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Thu, 14 Jan 2021 14:06:07 -0500 Subject: created navigation to comment from notification (#184) --- src/components/comments/CommentsCount.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/comments') diff --git a/src/components/comments/CommentsCount.tsx b/src/components/comments/CommentsCount.tsx index 325e2788..f4f8197d 100644 --- a/src/components/comments/CommentsCount.tsx +++ b/src/components/comments/CommentsCount.tsx @@ -30,7 +30,7 @@ const CommentsCount: React.FC = ({ }; return ( <> - navigateToCommentsScreen()}> + {commentsCount !== '0' ? commentsCount : ''} -- cgit v1.2.3-70-g09d2