dillon1000/react

Commit

fix #11759. false positive warning in IE11 when using React.Fragment (#11823)

* fix #11759. false positive warning in IE11 when using React.Fragment

* simplify createElementWithValidation type check

* fix mistake

* Add an explanation

* We shouldn't use `number` for anything else

* Clarify further
Browse files
Changed paths1 file
First-parent comparison
M packages/react/src/ReactElementValidator.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…