EmaSuriano/gatsby-starter-mate

View on GitHub
src/components/Footer.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Footer has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Footer = () => {
  const { name, socialLinks } = useSiteQuery();

  return (
    <Box p={[2, 3]} backgroundColor="primary" id="footer" as="footer">
Severity: Minor
Found in src/components/Footer.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status