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