mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
1fafac0028
Discrete event hydration doesn't need to be interruptible, since there's nothing higher priority than discrete events. So we can use SyncLane instead of a special hydration lane.