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,