src/pages/address/_components/AddressSummaryTable.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function AddressSummaryTable has 118 lines of code (exceeds 100 allowed). Consider refactoring.
Open

export function AddressSummaryTable(
  props: AddressSummaryTableProps
): JSX.Element {
  const api = useWhaleApiClient();
  const { connection } = useNetwork();
Severity: Major
Found in src/pages/address/_components/AddressSummaryTable.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status