mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
60e63b960f
We changed the implementation of root.transitionLanes so that, if there is no transitions for a given lane, we use null instead of an array. This means that this error is no longer valid, so we are removing it