From b69588ae65571fbeb0ee7999586dd01b81e80172 Mon Sep 17 00:00:00 2001 From: ivan-sim Date: Wed, 16 Oct 2024 09:00:56 +0700 Subject: [PATCH] Update --- .../src/layouts/dashboard/header/NotificationsPopover.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/hospital-portal/src/layouts/dashboard/header/NotificationsPopover.tsx b/frontend/hospital-portal/src/layouts/dashboard/header/NotificationsPopover.tsx index dcf36de8..6a2fca66 100755 --- a/frontend/hospital-portal/src/layouts/dashboard/header/NotificationsPopover.tsx +++ b/frontend/hospital-portal/src/layouts/dashboard/header/NotificationsPopover.tsx @@ -242,7 +242,7 @@ function renderContent(notification: NotificationItemProps) { avatar: ( {notification.title} ), title, @@ -253,7 +253,7 @@ function renderContent(notification: NotificationItemProps) { avatar: ( {notification.title} ), title, @@ -275,7 +275,7 @@ function renderContent(notification: NotificationItemProps) { avatar: ( {notification.title} ), title,