From 13411af7fe08f646e8ae627785da924ea46a8fa2 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 29 Dec 2024 21:37:14 -0600 Subject: [PATCH 01/15] fix(notificationpopover.tsx): hide non-functional content in the notification dropdown --- .../NotificationPopover/NotificationPopover.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/UI/src/components/organisms/Navigation/NotificationPopover/NotificationPopover.tsx b/packages/UI/src/components/organisms/Navigation/NotificationPopover/NotificationPopover.tsx index 521fcc826..32bcdae43 100644 --- a/packages/UI/src/components/organisms/Navigation/NotificationPopover/NotificationPopover.tsx +++ b/packages/UI/src/components/organisms/Navigation/NotificationPopover/NotificationPopover.tsx @@ -62,12 +62,12 @@ export default function NotificationPopover() { notification - + */}