dillon1000/react

Commit

Remove _isReactElement

As of this commit, we still support objects as maps so if anyone has an object with keys 'type' and 'props' this will change behavior, but otherwise this should be pretty safe.
Browse files
Changed paths2 files
First-parent comparison
M src/isomorphic/classic/element/ReactElement.js ModifiedM src/renderers/dom/client/ReactMount.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…