RocketChat/Rocket.Chat

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

Summary

Maintainability
A
1 hr
Test Coverage

Function NavPanel has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const NavPanel: FC = () => {
  const {
    state: { isMobile, isTablet, previewTabsToggle },
    dispatch,
  } = useContext(context);

    There are no issues that match your filters.

    Category
    Status