eapenzacharias/bookstore

View on GitHub
src/components/Navbar.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function Navbar has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Navbar = () => {
  const links = [
    {
      id: 1,
      path: '/',
Severity: Major
Found in src/components/Navbar.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status