dillon1000/react

Commit

Remove MouseEvent.button polyfill (#9334)

MouseEvent.button is supported in every browser React targets:
https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/button
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/dom/shared/syntheticEvents/SyntheticMouseEvent.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…