mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
422e0bb360
* Delete test-utils implementation of `act` Since it's dev-only now, we can use the one provided by the reconciler. * Move act related stuff out of EventInternals