Brisanet/ion-react

View on GitHub
src/components/badge/badge.tsx

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Showing 0 of 1 total issue

Function IonBadge has a Cognitive Complexity of 8 (exceeds 5 allowed). Consider refactoring.
Invalid

export const IonBadge = ({
label,
type = 'primary',
dot = false,
icon,
Severity: Minor
Found in src/components/badge/badge.tsx - About 45 mins to fix

There are no issues that match your filters.

Category
Status