improvement: treatment preview wizard optimized. comments component updated and unified accross the app.

This commit is contained in:
2026-07-17 12:30:43 +03:30
parent 58676f702e
commit 4b2349228a
19 changed files with 163 additions and 149 deletions

View File

@@ -39,6 +39,7 @@ export function DetailLabCaseCommentsSection({
<div className="border-t border-border/60 pt-4">
<LabCaseCommentsPanel
caseId={labCaseId}
viewerSide="CLINIC"
canPost={canPost}
canToggleVisibility={false}
deferSubmit={deferSubmit}