tieme-ndo/frontend

View on GitHub
src/components/pages/DisplayFarmer/GuarantorTab.js

Summary

Maintainability
A
1 hr
Test Coverage

Function GuarantorTab has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function GuarantorTab(props) {
  const data = props.farmer.guarantor;

  return (
    <Grid columns={2} stackable>
Severity: Minor
Found in src/components/pages/DisplayFarmer/GuarantorTab.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status