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:33:35 +00:00
co-authored by renee-png
parent f1b34550e1
commit 0cf7ad4d98
+1
View File
@@ -319,6 +319,7 @@ export function CaseCollectionsTab({
onOpenChange={setAddOpen}
caseId={caseId}
clientId={clientId}
caseTitle={caseRecord.title || ""}
homeowners={homeowners}
existingHomeownerIds={collections.map((c) => c.homeowner_id)}
onCreated={load}