Vizzuality/landgriffon

View on GitHub
cookie-traceability/src/components/cookie/component.tsx

Summary

Maintainability
B
5 hrs
Test Coverage

Function Cookie has 130 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Cookie(props: any) {
  const [selected, setSelected] = useState(false);

  const cookieRef = useRef<Group>();

Severity: Major
Found in cookie-traceability/src/components/cookie/component.tsx - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status