dillon1000/react
Commit
Browse files fix[devtools/e2e]: add fallback for act in integration tests (#27842)
https://github.com/facebook/react/pull/27805 broke integration tests for React DevTools with React 17, these changes introduce a fallback for such case when `act` is not available in `react`, but available in `react-dom`, like before.
Changed paths1 file
First-parent comparisonpackages/react-devtools-shared/src/__tests__/utils.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…