mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
be2ec3d5b8
If there is no child there is nothing to tell us that this was the workInProgress branch. Therefore, we need to look at the other branch if there are children in it to see if *that* was the workInProgress branch.