dillon1000/react

Commit

[DevTools] Rerender when the browser theme changes (#33992)

When the browser theme changes, we don't immediately rerender the UI so
we don't pick up the new theme if the React devtools are set to auto.

This picks up the change immediately.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-devtools-extensions/src/main/index.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…