synapsecns/sanguine

View on GitHub
packages/synapse-interface/components/icons/WalletIcons/Metamask.tsx

Summary

Maintainability
C
1 day
Test Coverage

Function MetamaskIcon has 243 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const MetamaskIcon: React.FC<IconProps> = (props) => {
  return (
    <svg
      width="50"
      height="49"
Severity: Major
Found in packages/synapse-interface/components/icons/WalletIcons/Metamask.tsx - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status