18F/cg-dashboard

View on GitHub
static_src/components/org_quicklook.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    const props = this.props;
    const expand = !!(props.org.quicklook && props.org.quicklook.open);

    return (
Severity: Minor
Found in static_src/components/org_quicklook.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status