Skip to content

Commit df3ba04

Browse files
committed
[Haste] @provides -> @providesModule StaticRenderer
Pretty sure this shouldn't be @provides
1 parent abea586 commit df3ba04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Libraries/Components/StaticRenderer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* LICENSE file in the root directory of this source tree. An additional grant
77
* of patent rights can be found in the PATENTS file in the same directory.
88
*
9-
* @provides StaticRenderer
9+
* @providesModule StaticRenderer
1010
* @flow
1111
*/
1212
'use strict';

0 commit comments

Comments
 (0)