trufflesuite/truffle

View on GitHub
packages/dashboard/src/components/composed/Layout.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Layout has 48 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Layout(): JSX.Element {
  const {
    state: { notice, analyticsConfig },
    operations: { updateAnalyticsConfig }
  } = useDash()!;
Severity: Minor
Found in packages/dashboard/src/components/composed/Layout.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status