trufflesuite/truffle

View on GitHub
packages/dashboard/src/components/composed/RPCs/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function RPCs has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function RPCs(): JSX.Element {
  const { state } = useDash()!;
  const { classes } = useStyles();

  const content = Array.from(
Severity: Minor
Found in packages/dashboard/src/components/composed/RPCs/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status