dillon1000/react

Commit

[DevTools] devtools-test-shell Regression App fixes (#24644)

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`
Browse files
Changed paths2 files
First-parent comparison
M packages/react-devtools-shell/src/e2e-regression/app.js ModifiedM packages/react-devtools-shell/webpack.config.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…