FarmBot/Farmbot-Web-App

View on GitHub
frontend/farm_designer/map/layers/plants/plant_layer.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function PlantLayer has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function PlantLayer(props: PlantLayerProps) {
  const {
    plants,
    currentPlant,
    dragging,
Severity: Major
Found in frontend/farm_designer/map/layers/plants/plant_layer.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status