diff --git a/platform/ui-next/src/components/Header/Header.tsx b/platform/ui-next/src/components/Header/Header.tsx index 1a6215a..9571f76 100644 --- a/platform/ui-next/src/components/Header/Header.tsx +++ b/platform/ui-next/src/components/Header/Header.tsx @@ -78,7 +78,8 @@ function Header({
{PatientInfo}
-
+ {/* Hide settings icon in the worklist view */} + {/*
+
*/}