RocketChat/Rocket.Chat

View on GitHub
packages/uikit-playground/src/Components/NavBar/NavBar.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function NabBar has 92 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const NabBar: FC = () => {
  const {
    state: { isMobile, screens, activeScreen },
    dispatch,
  } = useContext(context);
Severity: Major
Found in packages/uikit-playground/src/Components/NavBar/NavBar.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status