Difuster/kanban-board

View on GitHub
src/components/Header.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Header has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Header: FC = () => {
  return (
    <Navbar style={{backgroundColor: "rgb(64, 145, 216)"}} expand="lg">
      <Container>
        <Navbar.Toggle aria-controls="basic-navbar-nav" />
Severity: Minor
Found in src/components/Header.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status