From de86988cf0b26764077c338acad23c21ce4635af Mon Sep 17 00:00:00 2001 From: ivan-sim Date: Wed, 16 Oct 2024 10:30:44 +0700 Subject: [PATCH] Update --- frontend/hospital-portal/public/image/ic_mail.svg | 1 + .../src/layouts/dashboard/header/NotificationsPopover.tsx | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 frontend/hospital-portal/public/image/ic_mail.svg diff --git a/frontend/hospital-portal/public/image/ic_mail.svg b/frontend/hospital-portal/public/image/ic_mail.svg new file mode 100644 index 00000000..c493ce21 --- /dev/null +++ b/frontend/hospital-portal/public/image/ic_mail.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/frontend/hospital-portal/src/layouts/dashboard/header/NotificationsPopover.tsx b/frontend/hospital-portal/src/layouts/dashboard/header/NotificationsPopover.tsx index 6a2fca66..dee68668 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, @@ -264,7 +264,7 @@ function renderContent(notification: NotificationItemProps) { avatar: ( {notification.title} ), title, @@ -275,7 +275,7 @@ function renderContent(notification: NotificationItemProps) { avatar: ( {notification.title} ), title,