casefoundation/weekly-roundup

View on GitHub
client/src/containers/Roundups/Preview.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    let content;
    let buttons;

    if (this.props.Roundup.isSending) {
Severity: Major
Found in client/src/containers/Roundups/Preview.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status