fga-eps-mds/2019.2-Vsign

View on GitHub
frontend/src/components/Shared/Navbar.js

Summary

Maintainability
A
1 hr
Test Coverage

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

export default function Navbar() {
    return (
        <header>
            <nav className="navbar navbar-expand-lg navbar-dark bg-info py-4">
                <div className="container">
Severity: Minor
Found in frontend/src/components/Shared/Navbar.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status