From a6903afb07b87b7e09739066320f06f481382c65 Mon Sep 17 00:00:00 2001 From: Sergio Nicolas Lavaise Date: Wed, 22 Apr 2026 23:07:01 -0300 Subject: [PATCH] Correcion ortografica --- src/sections/HistoriaClinica.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sections/HistoriaClinica.tsx b/src/sections/HistoriaClinica.tsx index fb1a091..c14ef57 100644 --- a/src/sections/HistoriaClinica.tsx +++ b/src/sections/HistoriaClinica.tsx @@ -2369,7 +2369,7 @@ function SeccionATB({ atb, internacionId, pacienteId, add, update, del }: { {atbOrdenado.length === 0 ? ( -
No hay antibiotics registrados
+
No hay esquemas antibioticos registrados
) : (
{atbOrdenado.map(a => (