Skip to content

Commit

Permalink
RN: Add @flow to ProgressBarAndroid.js
Browse files Browse the repository at this point in the history
Summary:
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: 898c91ca3019338ec76edbf96c29ec57ec7e0b44
  • Loading branch information
yungsters authored and facebook-github-bot committed Aug 14, 2023
1 parent e44fdfe commit 30fa7da
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 30fa7da

Please sign in to comment.