Pre-suppress errors ahead of v0.247 release

Summary:
drop-conflicts

Changelog: [Internal]

Reviewed By: panagosg7

Differential Revision: D63506234

fbshipit-source-id: 186d60e42a8a2a3604058692ed844ba764d6ad3f
This commit is contained in:
Sam Zhou 2024-09-26 22:25:21 -07:00 committed by Facebook GitHub Bot
parent d93e67d02c
commit c2c9b78e49

View File

@ -80,6 +80,7 @@ export type ProgressBarAndroidProps = $ReadOnly<{|
*/
const ProgressBarAndroid = (
{
// $FlowFixMe[incompatible-type]
styleAttr = 'Normal',
indeterminate = true,
animating = true,