kumabook/spread_beaver_frontend

View on GitHub
lib/containers/App.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    const { t } = this.props;
    const styles = getStyles(this.props, this.context);
    styles.flatButton.top = -styles.flatButton.marginTop;
    styles.flatButton.marginTop = 0;
Severity: Minor
Found in lib/containers/App.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status