From aad76422ece2b35169ed03ab416305a20be34a6b Mon Sep 17 00:00:00 2001 From: dank074 Date: Mon, 21 Mar 2022 18:02:13 -0500 Subject: [PATCH] fix bubble alert link --- .../views/bubble-layouts/NotificationDefaultBubbleView.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/notification-center/views/bubble-layouts/NotificationDefaultBubbleView.tsx b/src/components/notification-center/views/bubble-layouts/NotificationDefaultBubbleView.tsx index 49009287..cfa7d2ef 100644 --- a/src/components/notification-center/views/bubble-layouts/NotificationDefaultBubbleView.tsx +++ b/src/components/notification-center/views/bubble-layouts/NotificationDefaultBubbleView.tsx @@ -13,8 +13,6 @@ export const NotificationDefaultBubbleView: FC'); - NotificationUtilities.openUrl(item.linkUrl); - return ( (item.linkUrl && item.linkUrl.length && NotificationUtilities.openUrl(item.linkUrl)) } { ...rest }>