trufflesuite/truffle

View on GitHub
packages/dashboard/src/components/composed/Sidebar/Bottom/MenuButton/Button/ConnectedContent.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function ConnectedContent has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function ConnectedContent(): JSX.Element {
  const { address } = useAccount();
  const {
    state: { chainInfo }
  } = useDash()!;

    There are no issues that match your filters.

    Category
    Status