소스 검색

[RN] Fix duplicated notifications (#3479)

master
Zoltan Bettenbuk 6 년 전
부모
커밋
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
     }

Loading…
취소
저장