Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-19 23:36:46 +00:00
co-authored by renee-png
parent a33cab379e
commit 42a6fda278
+1
View File
@@ -357,6 +357,7 @@ export function CaseCollectionsTab({
clientId={clientId}
caseTitle={caseRecord.title || ""}
homeowners={homeowners}
contactHomeowners={contactHomeowners}
existingHomeownerIds={collections.map((c) => c.homeowner_id)}
onCreated={load}
/>