Skip to content

Commit

Permalink
feat[react-devtools-fusebox]: enable inspected element context menu
Browse files Browse the repository at this point in the history
  • Loading branch information
motiz88 committed May 2, 2024
1 parent 6856781 commit 5c32599
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-devtools-fusebox/src/frontend.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ export function initialize(
store={store}
showTabBar={true}
warnIfLegacyBackendDetected={true}
enabledInspectedElementContextMenu={true}
/>,
);
}

0 comments on commit 5c32599

Please sign in to comment.