mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
4dd475c977
## Summary refactors ReactElement-test to use `createRoot` instead of `renderIntoDocument`, which uses `ReactDOM.render` under the hood ## How did you test this change? `yarn test ReactElement`