mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 11:34:23 +00:00
[Haste] @provides -> @providesModule StaticRenderer
Summary: Pretty sure this shouldn't be @provides Closes https://github.com/facebook/react-native/pull/837 Github Author: James Ide <ide@jameside.com> Test Plan: Imported from GitHub, without a `Test Plan:` line.
This commit is contained in:
parent
661321fda7
commit
b1c93bb9fc
@ -6,7 +6,7 @@
|
|||||||
* LICENSE file in the root directory of this source tree. An additional grant
|
* LICENSE file in the root directory of this source tree. An additional grant
|
||||||
* of patent rights can be found in the PATENTS file in the same directory.
|
* of patent rights can be found in the PATENTS file in the same directory.
|
||||||
*
|
*
|
||||||
* @provides StaticRenderer
|
* @providesModule StaticRenderer
|
||||||
* @flow
|
* @flow
|
||||||
*/
|
*/
|
||||||
'use strict';
|
'use strict';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user