mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
bd45ad05dc
This makes it a lot easier to render the whole document using React without needing to patch into the stream. We expect that currently people will still have to patch into the stream to do advanced things but eventually the goal is that you shouldn't need to.