diff --git a/src/sections/HistoriaClinica.tsx b/src/sections/HistoriaClinica.tsx index e4bdbab..cf6d536 100644 --- a/src/sections/HistoriaClinica.tsx +++ b/src/sections/HistoriaClinica.tsx @@ -609,7 +609,7 @@ function SeccionLaboratorios({ lab, patientId, add, update, del }: { {getValor(l, 'Hemoglobina')} {getValor(l, 'Leucocitos')} {getValor(l, 'Plaquetas')} - {getValor(l, 'Glucosa')} + {getValor(l, 'Glucemia')} {getValor(l, 'Urea')} {getValor(l, 'Creatinina')} {getValor(l, 'Sodio')}