dillon1000/react

Commit

Fix use of hydrateRoot in DevTools test (#24084)

I noticed while working on a different PR that this test was not
using hydrateRoot correctly. You're meant to pass the initial children
as the second argument.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-devtools-shared/src/__tests__/inspectedElement-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…