mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Handles some edge-cases where we previously flattened away some of the structure of a labeled block, instead ensuring that we retain the original shape. See the output. ## Test Plan Tested on the internal app we're focused on (w useMemo inlining enabled), it works fine.