mirror of
https://github.com/facebook/react.git
synced 2026-02-24 12:43:00 +00:00
## 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.