Flow upgrade to 0.188

ghstack-source-id: 5c359b97cc
Pull Request resolved: https://github.com/facebook/react/pull/25423
This commit is contained in:
Jan Kassens
2022-10-04 15:39:26 -04:00
parent 3b6826ed9e
commit 9813edef29
17 changed files with 24 additions and 6 deletions
@@ -121,6 +121,7 @@ export function describeNativeComponentFrame(
} catch (x) {
control = x;
}
// $FlowFixMe[prop-missing] found when upgrading Flow
fn.call(Fake.prototype);
}
} else {