mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-28 12:15:37 +08:00
Fix Flow errors (#20696)
Summary: Revert change to flow strict-local in OSS. Pull Request resolved: https://github.com/facebook/react-native/pull/20696 Differential Revision: D9367630 Pulled By: hramos fbshipit-source-id: 17e4d1ab6d00b2e14033b223d878d5fcd1c098f4
This commit is contained in:
committed by
Facebook Github Bot
parent
33b353c97c
commit
cf190bf601
@@ -3,7 +3,7 @@
|
||||
* https://github.com/facebook/react-native
|
||||
*
|
||||
* @format
|
||||
* @flow strict-local
|
||||
* @flow
|
||||
*/
|
||||
|
||||
import React, {Component} from 'react';
|
||||
|
||||
Reference in New Issue
Block a user