Преглед изворни кода

[RN] Fix duplicated notifications (#3479)

master
Zoltan Bettenbuk пре 7 година
родитељ
комит
8adc8a090a
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0
    2
      react/features/conference/components/Conference.native.js

+ 0
- 2
react/features/conference/components/Conference.native.js Прегледај датотеку

336
                 {
336
                 {
337
                     this._renderConferenceNotification()
337
                     this._renderConferenceNotification()
338
                 }
338
                 }
339
-
340
-                <NotificationsContainer />
341
             </Container>
339
             </Container>
342
         );
340
         );
343
     }
341
     }

Loading…
Откажи
Сачувај