dillon1000/react
Commit
Browse files Fix movementX/Y polyfill with capture events (#19672)
* Fix movementX/Y polyfill with capture events * Remove unnecesary call for better inlining
Changed paths2 files
First-parent comparisonpackages/react-dom/src/events/SyntheticEvent.js ModifiedM packages/react-dom/src/events/__tests__/SyntheticMouseEvent-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…