Fixed header comment spacing.

Fixed header comment spacing in the header for ReactComponentWithPureRenderMixin.
This commit is contained in:
Kamron Batman
2015-07-02 09:36:52 -07:00
parent 2baf4bf4e8
commit 72b432df03
@@ -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';