DeFiCh/wallet

View on GitHub
mobile-app/app/components/ConfirmSummaryTitle.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function ConfirmSummaryTitle has 160 lines of code (exceeds 100 allowed). Consider refactoring.
Open

export function ConfirmSummaryTitle(
  props: ConfirmSummaryTitleV2Props
): JSX.Element {
  const IconA = getNativeIcon(props.iconA);
  const IconB = getNativeIcon(props.iconB);
Severity: Major
Found in mobile-app/app/components/ConfirmSummaryTitle.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status