From 7309739361d372abb2871ce4006ed2c9fae760c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Consultor=C3=ADa=20Alcaraz=20Salazar?= Date: Fri, 14 Aug 2026 09:11:53 +0000 Subject: [PATCH] =?UTF-8?q?M=C3=A9dicos:=20quitar=20p=C3=ADldora=20de=20re?= =?UTF-8?q?comendaciones=20de=20los=20badges=2030d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/Medicos.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/frontend/src/pages/Medicos.tsx b/frontend/src/pages/Medicos.tsx index 1fd1903..2f29542 100644 --- a/frontend/src/pages/Medicos.tsx +++ b/frontend/src/pages/Medicos.tsx @@ -28,12 +28,6 @@ const StatBadges: FC<{ d: Doctor }> = ({ d }) => ( > {d.ventas_30d ?? 0} ventas - - {d.recomendaciones_30d ?? 0} recomendaciones -