improvement: treatment preview wizard optimized. comments component updated and unified accross the app.
This commit is contained in:
@@ -538,6 +538,7 @@ export function TasksPage() {
|
||||
<div className="border-b border-border/50 px-3 pb-3">
|
||||
<LabCaseCommentsPanel
|
||||
caseId={caseGroup.labCaseId}
|
||||
viewerSide="LAB"
|
||||
canPost
|
||||
canToggleVisibility
|
||||
loadComments={async () => {
|
||||
|
||||
Reference in New Issue
Block a user