diff --git a/src/Components/LogUpdate/Sections/PressureSore/PressureSore.tsx b/src/Components/LogUpdate/Sections/PressureSore/PressureSore.tsx index a56457ef257..1f95f7933e9 100644 --- a/src/Components/LogUpdate/Sections/PressureSore/PressureSore.tsx +++ b/src/Components/LogUpdate/Sections/PressureSore/PressureSore.tsx @@ -129,7 +129,7 @@ const RegionEditor = (props: RegionEditorProps) => {
{ onChange={(e) => update({ width: parseFloat(e.value) })} />