dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonpackages/react-devtools-shared/src/__tests__/inspectedElement-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…