From 3011eda2b05dda59beb3dab167ef37b10ef47036 Mon Sep 17 00:00:00 2001 From: RXRD Date: Wed, 24 Jan 2024 12:36:20 +0700 Subject: [PATCH] fix: notification spacing --- .../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: (