From e4b5dead3ccdfc46feffd7656d4a6b7cb4dee453 Mon Sep 17 00:00:00 2001 From: "adeel.tajamul" Date: Tue, 1 Mar 2022 13:11:25 +0500 Subject: [PATCH] fix: count displaying in multiple lines --- src/discussions/topics/topic-group/topic/Topic.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/discussions/topics/topic-group/topic/Topic.jsx b/src/discussions/topics/topic-group/topic/Topic.jsx index 4b3648f8..9120f201 100644 --- a/src/discussions/topics/topic-group/topic/Topic.jsx +++ b/src/discussions/topics/topic-group/topic/Topic.jsx @@ -48,7 +48,7 @@ function Topic({ topic }) {
{/* Reserve some space for larger counts */} - + {count}