mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
6fd0cb9a9f
## Summary After realizing that this feature flag is entangled with `alwaysThrottleRetries`, we're going to undo https://github.com/facebook/react/pull/28550 ## How did you test this change? ``` $ yarn test $ yarn flow dom-browser $ yarn flow dom-fb $ yarn flow fabric ```