-
diff --git a/frontend-next/src/components/app/header.js b/frontend-next/src/components/app/header.js
index 49f7d2d..e5005df 100644
--- a/frontend-next/src/components/app/header.js
+++ b/frontend-next/src/components/app/header.js
@@ -86,7 +86,8 @@ export function Header({mainTab,chatRoomObj,user,}) {
diff --git a/frontend-next/src/components/app/notifications/notifications.js b/frontend-next/src/components/app/notifications/notifications.js
index 08bfcaf..b6dc474 100644
--- a/frontend-next/src/components/app/notifications/notifications.js
+++ b/frontend-next/src/components/app/notifications/notifications.js
@@ -86,7 +86,7 @@ export function NotificationPanel({user}) {
-
+
{isNotifications && notificationsMap}
{!isNotifications &&