mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
265ab83667
When resuming creating new instance after resuming work, we should set the `state` on the newly creating instance rather than the old one.