baublet/w8mngr

View on GitHub
client/components/Navigation/HeaderNavigation.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function HeaderNavigation has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function HeaderNavigation() {
  return (
    <div className="flex justify-around text-xs w-full">
      <IsLoggedIn showLoader>
        <NavigationIcon
Severity: Minor
Found in client/components/Navigation/HeaderNavigation.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status