dillon1000/react
Commit
Browse files Concurrent rendering in ReactDevToolsHooksIntegration-test (#28522)
## Summary We need to unblock flipping the default for RTR to be concurrent rendering. Update ReactDevToolsHooksIntegration-test to use `unstable_isConcurrent` in place. ## How did you test this change? `yarn test packages/react-debug-tools/src/__tests__/ReactDevToolsHooksIntegration-test.js`
Changed paths1 file
First-parent comparisonpackages/react-debug-tools/src/__tests__/ReactDevToolsHooksIntegration-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…