Brisanet/ion-react

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

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Showing 0 of 1 total issue

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

export const IonButton = ({
variant = 'primary',
danger = false,
size = 'md',
circular = false,
Severity: Minor
Found in src/components/button/button.tsx - About 35 mins to fix

There are no issues that match your filters.

Category
Status