casefoundation/weekly-roundup

View on GitHub
client/src/components/Article/ArticleSection.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    const article = this.props.article;

    return (
      <SectionEditable
Severity: Major
Found in client/src/components/Article/ArticleSection.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status