mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
a878c3056d
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.