mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
3d2ab01a55
This is just moving some code into a helper. We have a bunch of special cases for the return value slot of a Server Component that's different from just rendering that inside an object. This was getting a little tricky to reason about inline with the rest of rendering.