dillon1000/react

Commit

fix[devtools/extension]: fixed duplicating panels in firefox (#27320)

Multiple `chrome.panels.create` calls result into having duplicate
panels created in Firefox, these changes fix that.

Now calling `chrome.panels.create` only if there are no panels created
yet.
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…