dillon1000/react

Commit

Fix main (#26120)

## Summary

Prettier was bumped recently. So any branch not including that bump,
might bring in outdated formatting (e.g.
https://github.com/facebook/react/pull/26068)

## How did you test this change?

- [x] `yarn prettier-all`
Browse files
Changed paths1 file
First-parent comparison
M packages/react-devtools-extensions/src/background.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…