cfpb/owning-a-home

View on GitHub
src/static/js/modules/loan-comparison/components/loan-output-table-mobile.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    render: function() {
        var loan = this.props.loan;
        var loanName = loan.name;
        return (
            <div className="mobile-overview">

    There are no issues that match your filters.

    Category
    Status