mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Flow upgrade to 0.188
ghstack-source-id: 5c359b97cc
Pull Request resolved: https://github.com/facebook/react/pull/25423
This commit is contained in:
@@ -121,6 +121,7 @@ export function describeNativeComponentFrame(
|
||||
} catch (x) {
|
||||
control = x;
|
||||
}
|
||||
// $FlowFixMe[prop-missing] found when upgrading Flow
|
||||
fn.call(Fake.prototype);
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user