[RN] Fix duplicated notifications (#3479)
This commit is contained in:
parent
8c23d43a3a
commit
8adc8a090a
|
@ -336,8 +336,6 @@ class Conference extends Component<Props> {
|
|||
{
|
||||
this._renderConferenceNotification()
|
||||
}
|
||||
|
||||
<NotificationsContainer />
|
||||
</Container>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue