mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
5420c4ea08
To convert this file, I started replacing all the calls in line, and quickly realized that we already have most of these tests covered in other files. So I found the test that we didn't already have for `create/hydrateRoot` and added them, then renamed `ReactMount` to `ReactLegacyMount`.