mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
69e2a0d732
Before this change in development window.event was overridden in invokeGuardedCallback. After this change window.event is preserved in the browsers that support it.