xcv58/Tab-Manager-v2

View on GitHub
packages/extension/src/js/components/Toolbar/Settings.tsx

Summary

Maintainability
B
4 hrs
Test Coverage

Showing 1 of 1 total issue

Similar blocks of code found in 2 locations. Consider refactoring.
Open

export default observer(() => {
const { userStore } = useStore()
return (
<Tooltip title={TITLE} enterDelay={TOOLTIP_DELAY}>
<div className="flex">
Severity: Major
Found in packages/extension/src/js/components/Toolbar/Settings.tsx and 1 other location - About 4 hrs to fix
packages/extension/src/js/components/Toolbar/Help.tsx on lines 11..26

There are no issues that match your filters.

Category
Status