Skip to content

Commit

Permalink
put comment back
Browse files Browse the repository at this point in the history
  • Loading branch information
gfogle committed Oct 25, 2015
1 parent a9825d2 commit eb23bf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderers/dom/client/ReactMount.js
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,7 @@ var ReactMount = {
* @param {ReactElement} nextElement element to render
* @param {DOMElement} container container to render into
* @param {boolean} shouldReuseMarkup if we should skip the markup insertion
* @param {object} context if not 1st root render, context of parent & children
* @return {ReactComponent} nextComponent
*/
_renderNewRootComponent: function(
Expand Down

0 comments on commit eb23bf1

Please sign in to comment.