mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
8ac9600574
Coalescing is the only feature that depends on PriorityLevel. Since we're not sure if coalescing is even valuable, we'll remove it for now. If it turns out we need it, we can add it back later.