dillon1000/react

Commit

Fix TypeError in SyntheticEvent

I suspect that plugins are modifying `Object.prototype` which is causing TypeErrors in `SyntheticEvent`. Let's fix it.
Browse files
Changed paths1 file
First-parent comparison
M src/event/synthetic/SyntheticEvent.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…