diff --git a/client/components/data/TransactionMatchingSection.tsx b/client/components/data/TransactionMatchingSection.tsx index 00a3885..f9e449e 100644 --- a/client/components/data/TransactionMatchingSection.tsx +++ b/client/components/data/TransactionMatchingSection.tsx @@ -140,7 +140,7 @@ function SuggestedMatchesPanel({ suggestions, loading, actionId, onAccept, onRej
-{bill.name || `Bill ${suggestion.billId}`}
diff --git a/client/components/tracker/OverdueCommandCenter.tsx b/client/components/tracker/OverdueCommandCenter.tsx index fbfc29c..e58f94e 100644 --- a/client/components/tracker/OverdueCommandCenter.tsx +++ b/client/components/tracker/OverdueCommandCenter.tsx @@ -226,7 +226,7 @@ export default function OverdueCommandCenter({ return (