DemocracyOS/app

View on GitHub
lib/site/topic-layout/topic-article/footer/component.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render () {
    let source = null
    if (this.props.source) {
      source = (
        <div className='source'>
Severity: Minor
Found in lib/site/topic-layout/topic-article/footer/component.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status