SumOfUs/Champaign

View on GitHub
app/javascript/components/Payment/PaymentTypeSelection.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    const {
      disabled,
      currentPaymentType,
      onChange,
Severity: Minor
Found in app/javascript/components/Payment/PaymentTypeSelection.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status