Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-19 15:53:43 +00:00
co-authored by renee-png
parent 4dd65514a8
commit 58147efff3
+1
View File
@@ -358,6 +358,7 @@ export function CaseCollectionsTab({
open={!!wfCollectionId}
onOpenChange={(v) => !v && setWfCollectionId(null)}
collectionId={wfCollectionId}
caseId={caseId}
onApplied={() => {
setWfCollectionId(null);
load();