Просмотр исходного кода

[RN] Fix duplicated notifications (#3479)

master
Zoltan Bettenbuk 7 лет назад
Родитель
Сommit
8adc8a090a
1 измененных файлов: 0 добавлений и 2 удалений
  1. 0
    2
      react/features/conference/components/Conference.native.js

+ 0
- 2
react/features/conference/components/Conference.native.js Просмотреть файл

@@ -336,8 +336,6 @@ class Conference extends Component<Props> {
336 336
                 {
337 337
                     this._renderConferenceNotification()
338 338
                 }
339
-
340
-                <NotificationsContainer />
341 339
             </Container>
342 340
         );
343 341
     }

Загрузка…
Отмена
Сохранить