oceanprotocol/react

View on GitHub
example/src/Publish.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Publish has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function Publish() {
  const { publish, publishStepText, isLoading } = usePublish()
  const [ddo, setDdo] = useState<DDO | undefined | null>()

  const asset = {
Severity: Minor
Found in example/src/Publish.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status