mirror of
https://github.com/facebook/react.git
synced 2026-02-26 17:45:07 +00:00
* Use a closure to bind gaurded callback This way the fake event isn't being implicitly passed into the event handler * Add tests for ReactErrorUtils Add fiber test report Linting fixes