mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
1eaafc9ade
* Disable busyDelayMs and busyMinDurationMs Refer to explanation in previous commit. * Remove unnecessary work loop variables Since we no longer support SuspenseConfig options, we don't need to track these values. * Remove unnecessary Update fields