mirror of
https://github.com/facebook/react.git
synced 2026-02-24 12:43:00 +00:00
This just reads events from the props instead of storing them in a listener back. I had to rewrite a bunch of tests to cover this model. I removed the tests that just test the adding and removing over listeners since there is no equivalent behavior anymore.