mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
6054be9c86
## Overview Adds support for `ReactDOMClient` for `ServerIntegration*` tests. Also converts tests that pass without any other changes. Will follow up with other PRs for more complex cases.