tieme-ndo/frontend

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

Summary

Maintainability
A
3 hrs
Test Coverage

Function PersonalTab has 85 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function PersonalTab(props) {
  const data = props.farmer.personalInfo;

  return (
    <Grid columns={2} stackable>
Severity: Major
Found in src/components/pages/DisplayFarmer/PersonalTab.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status