rrebase/knboard

View on GitHub
frontend/src/features/sidebar/Sidebar.tsx

Summary

Maintainability
A
0 mins
Test Coverage

Function DrawerContent has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

const DrawerContent = () => {
  const history = useHistory();

  return (
    <Container>
Severity: Minor
Found in frontend/src/features/sidebar/Sidebar.tsx - About 1 hr to fix

There are no issues that match your filters.

Category
Status