Flow v0.86.0 in xplat/sonar
Summary: allow-large-files Reviewed By: zertosh Differential Revision: D13067587 fbshipit-source-id: f0122c8c6d602750289121d2ab2fdb09cbb033bc
This commit is contained in:
committed by
Facebook Github Bot
parent
a48c680a40
commit
6362188563
@@ -281,6 +281,10 @@ class MainSidebar extends Component<MainSidebarProps> {
|
||||
}
|
||||
}
|
||||
|
||||
/* $FlowFixMe(>=0.86.0) This
|
||||
* comment suppresses an error found when Flow v0.86 was
|
||||
* deployed. To see the error, delete this comment and
|
||||
* run Flow. */
|
||||
export default connect(
|
||||
({
|
||||
application: {windowIsFocused},
|
||||
|
||||
Reference in New Issue
Block a user