visible/visible

View on GitHub
packages/@visi/web-client/src/components/banner/banner.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function Banner has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const Banner = () => {
  const { t, i18n } = useTranslation();

  const navItems: NavItem[] = [
    {
Severity: Major
Found in packages/@visi/web-client/src/components/banner/banner.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status