diff --git a/src/components/notificationMenu/index.tsx b/src/components/notificationMenu/index.tsx index fd6e3d8a..d0e967a6 100644 --- a/src/components/notificationMenu/index.tsx +++ b/src/components/notificationMenu/index.tsx @@ -20,7 +20,7 @@ const NotificationMenu = () => { }; return ( - + {totalUnreadElements ? ( diff --git a/src/screens/allCases/CaseListHeader.tsx b/src/screens/allCases/CaseListHeader.tsx index 95a3c22a..af0041ce 100644 --- a/src/screens/allCases/CaseListHeader.tsx +++ b/src/screens/allCases/CaseListHeader.tsx @@ -34,9 +34,10 @@ const CaseListHeader: React.FC = ({