From b73174d688e4b7939855da6ec99afcf39ddaeb4a Mon Sep 17 00:00:00 2001 From: Vitalii Kiiko Date: Fri, 3 Jan 2025 10:09:17 +0100 Subject: [PATCH] - fixed counter of unread msgs; --- src/components/NotificationsSidebar/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/NotificationsSidebar/index.js b/src/components/NotificationsSidebar/index.js index a499b13..f44a5e5 100644 --- a/src/components/NotificationsSidebar/index.js +++ b/src/components/NotificationsSidebar/index.js @@ -215,7 +215,7 @@ const NotificationsSidebar = () => { <> setNotificationsVisible(true)}> - + o.status === 'UNREAD').length}>