mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Uses `&` for Activity as opposed to `$` for Suspense. This will be used
to delimitate which nodes we can skip hydrating.
This isn't used on the client yet. It's just a noop on the client
because it's just an unknown comment. This just adds the SSR parts.
DiffTrain build for [3fbfb9baaf](https://github.com/facebook/react/commit/3fbfb9baaf38528349b86372bd7eff36c6a3261a)