cnap-cobre/synapse

View on GitHub
frontend/src/components/SecondaryNavigation/SecondaryNavigation.js

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

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

export default function SecondaryNavigation() {
return (
<ul className="nav navbar-nav navbar-right">
<li>
<a href="#stats" className="dropdown-toggle btn-magnify" data-toggle="dropdown">
Severity: Minor
Found in frontend/src/components/SecondaryNavigation/SecondaryNavigation.js - About 1 hr to fix
    Category
    Status