dillon1000/react

Commit

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`
Browse files
Changed paths1 file
First-parent comparison
M packages/react-debug-tools/src/__tests__/ReactDevToolsHooksIntegration-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…