Brisanet/ion-react

View on GitHub
src/components/dropdown/dropdownItem/dropdownItem.tsx

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Showing 0 of 1 total issue

Function IonDropdownItem has a Cognitive Complexity of 7 (exceeds 5 allowed). Consider refactoring.
Invalid

export const IonDropdownItem = ({
label,
selected,
disabled,
icon,
Severity: Minor
Found in src/components/dropdown/dropdownItem/dropdownItem.tsx - About 35 mins to fix

There are no issues that match your filters.

Category
Status