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

fix(NotificationsContainer.native): flow error

master
paweldomas пре 6 година
родитељ
комит
043d4db314
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      react/features/notifications/components/NotificationsContainer.native.js

+ 1
- 0
react/features/notifications/components/NotificationsContainer.native.js Прегледај датотеку

63
     _onDismissed: number => void;
63
     _onDismissed: number => void;
64
 }
64
 }
65
 
65
 
66
+// $FlowExpectedError
66
 export default connect(_abstractMapStateToProps)(NotificationsContainer);
67
 export default connect(_abstractMapStateToProps)(NotificationsContainer);

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