Skip to content

Commit

Permalink
RN: Add @flow to ProgressBarAndroid.js (#39004)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #39004

Adds `flow` to this file. Even thought it is a stub, it still deserves to be checkable by Flow.

Changelog:
[Internal]

Reviewed By: SamChou19815

Differential Revision: D48325186

fbshipit-source-id: 9a6d6a09fa64f02982434a19464fe249de8838ba
  • Loading branch information
yungsters authored and facebook-github-bot committed Aug 14, 2023
1 parent a978d34 commit e255ced
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* LICENSE file in the root directory of this source tree.
*
* @format
* @flow strict-local
*/

'use strict';
Expand Down

0 comments on commit e255ced

Please sign in to comment.