Kentico/gatsby-source-kontent

View on GitHub
examples/navigation/src/components/complex-menu.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function ComplexMenu has 73 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const ComplexMenu = () => {
  const data = useStaticQuery(graphql`
    {
      kontentItemNavigationItem(
        system: { codename: { eq: "website_root_navigation" } }
Severity: Major
Found in examples/navigation/src/components/complex-menu.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status