mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
RN: Add @flow to ProgressBarAndroid.js (#39004)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/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: a3417bfa12258b85c1eb51744348a1c8aba63a8c
This commit is contained in:
committed by
Facebook GitHub Bot
parent
a978d343a6
commit
857bc0562f
+1
@@ -5,6 +5,7 @@
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @format
|
||||
* @flow strict-local
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
Reference in New Issue
Block a user