casefoundation/weekly-roundup

View on GitHub
client/src/components/Layout/Sidebar.js

Summary

Maintainability
A
1 hr
Test Coverage

Function default has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function (props) {
  // Mobile/Non-mobile styles
  let style;
  if (!props.isExpanded) {
    style = {
Severity: Minor
Found in client/src/components/Layout/Sidebar.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status