From d190ce42efeae785e159199ccce7c67c53a91db4 Mon Sep 17 00:00:00 2001 From: Ashm Walia Date: Fri, 5 Feb 2021 16:30:22 -0800 Subject: Try fix --- src/components/notifications/Notification.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/components/notifications') diff --git a/src/components/notifications/Notification.tsx b/src/components/notifications/Notification.tsx index 2e3eaacc..ea121eb1 100644 --- a/src/components/notifications/Notification.tsx +++ b/src/components/notifications/Notification.tsx @@ -233,10 +233,7 @@ const Notification: React.FC = (props) => { notification_type === 'MOM_3+' || notification_type === 'MOM_FRIEND') && notification_object && ( - + )} ); -- cgit v1.2.3-70-g09d2