trufflesuite/truffle

View on GitHub
packages/dashboard/src/components/composed/Debugger/Home/EtherscanApiKeyPrompt.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function EtherScanApiKeyPrompt has 57 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function EtherScanApiKeyPrompt() {
  const { classes } = useStyles();

  const [etherscanApiKey, setEtherscanApiKey, removeEtherscanApiKey] =
    useLocalStorage({

    There are no issues that match your filters.

    Category
    Status