jefer94/choco

View on GitHub
services/algorithm/src/components/ProjectCard.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function ProjectCard has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function ProjectCard(): ReactElement {
  const classes = useStyles()

  return (
    <Card className={classes.root}>
Severity: Minor
Found in services/algorithm/src/components/ProjectCard.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status