exercism/website

View on GitHub
app/javascript/components/ResultsZone.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function ResultsZone has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const ResultsZone = (
  props: React.PropsWithChildren<{
    isFetching: boolean
    className?: string | null
  }>
Severity: Minor
Found in app/javascript/components/ResultsZone.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status