EmaSuriano/gatsby-starter-mate

View on GitHub
src/sections/Landing.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function LandingPage has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const LandingPage = () => {
  const { name, roles, socialLinks, deterministic } = useSiteQuery();

  return (
    <Section.Container id={SECTION.home} Background={Background}>
Severity: Minor
Found in src/sections/Landing.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status