dillon1000/react

Commit

chore: add versioned render implementation for DevTools tests (#28210)

Adding getter-functions for renderer implementations, which can be used
for jest tests. If we are testing against React with version < 18, we
are going to use legacy rendering, otherwise the concurrent one.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-devtools-shared/src/__tests__/utils.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…