department-of-veterans-affairs/vets-website

View on GitHub
src/applications/mhv-secure-messaging/components/FoldersList.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function FoldersList has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const FoldersList = props => {
  const { folders, showUnread } = props;

  return (
    <div className="vads-u-margin-top--2">
Severity: Minor
Found in src/applications/mhv-secure-messaging/components/FoldersList.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status