Vizzuality/landgriffon

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

Summary

Maintainability
A
1 hr
Test Coverage

Function Hero has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Hero() {
  return (
    <div
      className={cx({
        'relative px-4 pt-20 xl:pt-24 xl:pb-40 2xl:pt-32 2xl:pb-60': true,
Severity: Minor
Found in cookie-traceability/src/components/hero/component.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status