Skip to content

Commit

Permalink
[Haste] @provides -> @providesModule StaticRenderer
Browse files Browse the repository at this point in the history
Pretty sure this shouldn't be @provides
  • Loading branch information
ide committed Apr 15, 2015
1 parent c54ee3f commit 59ec81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Libraries/Components/StaticRenderer.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* 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.
*
* @provides StaticRenderer
* @providesModule StaticRenderer
* @flow
*/
'use strict';
Expand Down

0 comments on commit 59ec81d

Please sign in to comment.