diff --git a/react/features/notifications/components/Notification.native.js b/react/features/notifications/components/Notification.native.js index 7008947e9..1b7ffc5ab 100644 --- a/react/features/notifications/components/Notification.native.js +++ b/react/features/notifications/components/Notification.native.js @@ -88,13 +88,11 @@ class Notification extends AbstractNotification { { isDismissAllowed - && - - - - + && + + } );