diff --git a/services/web/frontend/js/features/project-list/components/notifications/user-notifications.tsx b/services/web/frontend/js/features/project-list/components/notifications/user-notifications.tsx index 9282755da6..34ca1b82d7 100644 --- a/services/web/frontend/js/features/project-list/components/notifications/user-notifications.tsx +++ b/services/web/frontend/js/features/project-list/components/notifications/user-notifications.tsx @@ -86,9 +86,7 @@ function UserNotifications() { }} /> {moduleNotifications.map(({ import: { default: Component }, path }) => ( -
  • - -
  • + ))}