From 55347624f19679fb7e11299341367bc27d91c2aa Mon Sep 17 00:00:00 2001 From: Mohammed Nihal <57055998+nihal467@users.noreply.github.com> Date: Fri, 27 Sep 2024 18:27:13 +0200 Subject: [PATCH] Fixed translation of Spo2 in criticalcare (#8656) --- src/Components/LogUpdate/Sections/Vitals.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/LogUpdate/Sections/Vitals.tsx b/src/Components/LogUpdate/Sections/Vitals.tsx index 44902bbf0b8..2d533d529e4 100644 --- a/src/Components/LogUpdate/Sections/Vitals.tsx +++ b/src/Components/LogUpdate/Sections/Vitals.tsx @@ -29,7 +29,7 @@ const Vitals = ({ log, onChange }: LogUpdateSectionProps) => {
onChange({ ventilator_spo2: c.value })} value={log.ventilator_spo2}