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,