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