diff --git a/frontend/src/components/admin/calculatedValue/CalculatedValueForm.tsx b/frontend/src/components/admin/calculatedValue/CalculatedValueForm.tsx index cb5f42e2e..ee0b9fb10 100644 --- a/frontend/src/components/admin/calculatedValue/CalculatedValueForm.tsx +++ b/frontend/src/components/admin/calculatedValue/CalculatedValueForm.tsx @@ -766,7 +766,7 @@ const CalculatedValue: React.FC = () => { ), )}{" "} - {{" => "}}  {" "} + {{" ⟶ "}}  {" "} {calculation.testId ? "'" : ""} {sampleTestList["FINAL_RESULT"][index] ? sampleTestList["FINAL_RESULT"][index]?.filter(