myems-web/src/components/navbar/NavbarTop.js

Summary

Maintainability
A
1 hr
Test Coverage

Function NavbarTop has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const NavbarTop = () => {
  const {
    showBurgerMenu,
    setShowBurgerMenu,
    isTopNav,
Severity: Minor
Found in myems-web/src/components/navbar/NavbarTop.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status