diff --git a/src/browser/ui/ReactMount.js b/src/browser/ui/ReactMount.js index 764e6f1e996fa..581a904427da4 100644 --- a/src/browser/ui/ReactMount.js +++ b/src/browser/ui/ReactMount.js @@ -649,9 +649,10 @@ var ReactMount = { false, 'findComponentRoot(..., %s): Unable to find element. This probably ' + 'means the DOM was unexpectedly mutated (e.g., by the browser), ' + - 'usually due to forgetting a
when using tables, nesting' + - 'or tags, or using non-SVG elements in an