dillon1000/react
Commit
Browse files 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
Changed paths1 file
First-parent comparisonpackages/react/src/ReactElementValidator.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…