diff --git a/web/src/components/layout/HeaderBar/NotificationButton.jsx b/web/src/components/layout/HeaderBar/NotificationButton.jsx index 04fba1e6..dd75de9b 100644 --- a/web/src/components/layout/HeaderBar/NotificationButton.jsx +++ b/web/src/components/layout/HeaderBar/NotificationButton.jsx @@ -34,7 +34,7 @@ const NotificationButton = ({ unreadCount, onNoticeOpen, t }) => { if (unreadCount > 0) { return ( -