mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
b1858b110d
Made a couple of fixes to the `devtools-test-shell` * test selectors aren't available in > React v18.0 either, so we'll need to mock the test selector functions there as well * `react-dom/client` should map to `react-dom/client` and not `react-dom`