mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 03:12:29 +00:00
fix(NotificationsContainer.native): flow error
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
6a919916d3
commit
043d4db314
@@ -63,4 +63,5 @@ class NotificationsContainer
|
||||
_onDismissed: number => void;
|
||||
}
|
||||
|
||||
// $FlowExpectedError
|
||||
export default connect(_abstractMapStateToProps)(NotificationsContainer);
|
||||
|
||||
Reference in New Issue
Block a user