pankod/refine

View on GitHub
packages/mui/src/components/themedLayoutV2/hamburgerMenu/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function HamburgerMenu has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const HamburgerMenu: React.FC = () => {
  const {
    siderCollapsed,
    setSiderCollapsed,
    mobileSiderOpen,
Severity: Minor
Found in packages/mui/src/components/themedLayoutV2/hamburgerMenu/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status