diff --git a/src/pages/Supplies.tsx b/src/pages/Supplies.tsx index 18421f4..867e04a 100644 --- a/src/pages/Supplies.tsx +++ b/src/pages/Supplies.tsx @@ -1431,22 +1431,8 @@ const FabricPlanningScreen = () => { {errorMessage} )} -
Planos ativos
-{plans.length}
-Kg planejado
-{formatNumber(totalKg)} kg
-Críticos
-{plans.filter(plan => plan.priority === 'Crítico').length}
-