frontend/farm_designer/map/layers/farmbot/index.tsx
Function VirtualFarmBot
has 46 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export function VirtualFarmBot(props: VirtualFarmBotProps) {
const {
mapTransformProps, plantAreaOffset, peripheralValues, eStopStatus,
getConfigValue,
} = props;