mirror of
https://github.com/facebook/react.git
synced 2026-02-26 06:35:39 +00:00
Test added to verify that a high-priority update can reuse the children from an aborted low-priority update if shouldComponentUpdate returns false.