From 82ef2169461c9a29e80788f2cc19afa05f1848a3 Mon Sep 17 00:00:00 2001 From: RXRD <118821868+RiXelanya@users.noreply.github.com> Date: Wed, 24 Jan 2024 14:05:57 +0700 Subject: [PATCH] fix: notification spacing (#1938) --- .../Notifications/hooks/use-notification-list.hook.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Notifications/hooks/use-notification-list.hook.tsx b/src/components/Notifications/hooks/use-notification-list.hook.tsx index 3f8743760..e5d3b9de7 100644 --- a/src/components/Notifications/hooks/use-notification-list.hook.tsx +++ b/src/components/Notifications/hooks/use-notification-list.hook.tsx @@ -168,6 +168,7 @@ export const useNotificationList = ( avatar: notification.fromUserId.profilePictureURL, description: i18n.t('Notification.Description.Post_Comment') + + '\n' + parseText(notification.message), badge: (