trufflesuite/truffle

View on GitHub
packages/dashboard/src/components/composed/Notice/content/ConfirmChain.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function ConfirmChain has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function ConfirmChain(): JSX.Element {
  const {
    state: { chainInfo },
    operations: { toggleNotice }
  } = useDash()!;

    There are no issues that match your filters.

    Category
    Status