Merge pull request #4270 from kamronbatman/patch-1

Fixed header comment spacing in ReactComponentWithPureRenderMixin.
This commit is contained in:
Jim
2015-07-02 10:31:48 -07:00
@@ -6,8 +6,8 @@
* 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.
*
* @providesModule ReactComponentWithPureRenderMixin
*/
* @providesModule ReactComponentWithPureRenderMixin
*/
'use strict';