improvement: treatment preview wizard optimized. comments component updated and unified accross the app.
This commit is contained in:
@@ -535,6 +535,7 @@ export function CasesPage() {
|
||||
<section id="case-comments" className="scroll-mt-4 border-t border-border pt-4">
|
||||
<LabCaseCommentsPanel
|
||||
caseId={selectedCaseId}
|
||||
viewerSide="LAB"
|
||||
canPost={canEditComments}
|
||||
canToggleVisibility={canEditComments}
|
||||
loadComments={async () => {
|
||||
|
||||
Reference in New Issue
Block a user