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