Flow v0.86.0 in xplat/sonar
Summary: allow-large-files Reviewed By: gabelevi, dsainati1 Differential Revision: D13105210 fbshipit-source-id: 462af926206a10618a725531f2e62da9f3291fc0
This commit is contained in:
committed by
Facebook Github Bot
parent
018718244a
commit
e380fa7a08
@@ -174,6 +174,10 @@ class PluginContainer extends Component<Props, State> {
|
||||
}
|
||||
}
|
||||
|
||||
/* $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: {rightSidebarVisible, rightSidebarAvailable},
|
||||
|
||||
Reference in New Issue
Block a user