EmaSuriano/gatsby-starter-mate

View on GitHub
src/components/Header.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Header has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Header = () => {
  const { profile } = useHelmetQuery();

  return (
    <StyledHeadroom>
Severity: Minor
Found in src/components/Header.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status