oceanprotocol/react

View on GitHub
example/src/AllDdos.tsx

Summary

Maintainability
A
0 mins
Test Coverage

Function AllDdos has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

export function AllDdos() {
  const { networkId, account, accountId, ocean } = useOcean()

  const [ddos, setDdos] = useState<DDO[]>()

Severity: Minor
Found in example/src/AllDdos.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status