Vizzuality/landgriffon

View on GitHub
marketing/src/containers/methodology/contact-us/component.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function ContactUs has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const ContactUs: FC = () => {
  return (
    <section className="bg-orange-500 xl:bg-white">
      <Wrapper>
        <div className="relative z-10 pt-12 bg-orange-500 md:pt-20 xl:-mt-10 xl:px-20 xl:-mx-20">
Severity: Major
Found in marketing/src/containers/methodology/contact-us/component.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status