Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-18 23:34:08 +00:00
co-authored by renee-png
parent 6250d24abf
commit 4660325e90
+1
View File
@@ -266,6 +266,7 @@ function CaseDetail() {
onOpenChange={setConvertOpen}
caseId={caseId}
clientId={data.client?.id ?? ""}
caseTitle={data.title || ""}
onCreated={() => {
setActiveTab("collections");
load();