xcv58/Tab-Manager-v2

View on GitHub
packages/extension/src/js/components/Tab/TabContent.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

Function TabContent has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

(
props: TabProps & {
buttonClassName: string
content: ReactElement
onAuxClick: (e: SyntheticEvent) => void
Severity: Minor
Found in packages/extension/src/js/components/Tab/TabContent.tsx - About 1 hr to fix
    Category
    Status