MathiasKandelborg/TRUE-framework

View on GitHub
components/UI/Layout/Layout.tsx

Summary

Maintainability
A
0 mins
Test Coverage

Function Layout has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

const Layout: React.FC<ILayoutProps> = (props) => {
  const { children, MenuItems, preview } = props

  const classes = layoutStyles()

Severity: Minor
Found in components/UI/Layout/Layout.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status