Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-26 08:48:57 +00:00
co-authored by renee-png
parent 7b8b70d4b0
commit 613694ac49
+1
View File
@@ -224,6 +224,7 @@ export function CaseCollectionsTab({
<CollectionDetail
collection={col}
annualRate={annualRate}
client={caseRecord.client}
currentBalance={balances[activeId] ?? 0}
onBack={() => setActiveId(null)}
onChange={load}