Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
7b8b70d4b0
commit
613694ac49
@@ -224,6 +224,7 @@ export function CaseCollectionsTab({
|
||||
<CollectionDetail
|
||||
collection={col}
|
||||
annualRate={annualRate}
|
||||
client={caseRecord.client}
|
||||
currentBalance={balances[activeId] ?? 0}
|
||||
onBack={() => setActiveId(null)}
|
||||
onChange={load}
|
||||
|
||||
Reference in New Issue
Block a user