We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a72ff81 commit 00add06Copy full SHA for 00add06
web-server/src/components/DoraScoreV2.tsx
@@ -109,7 +109,6 @@ const IndustryDropdown = () => {
109
depFn(anchorEl.set, null);
110
}, [anchorEl.set]);
111
112
- console.log('Debugging', { selectedIndustry });
113
return (
114
<FlexBox>
115
<FlexBox alignCenter pointer onClick={handleOpenMenu}>
0 commit comments