mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-09-08 21:36:01 +00:00
feat: destaca fatura paga nos cartoes
This commit is contained in:
@@ -144,6 +144,7 @@ export function CardsPage({
|
||||
limitAvailable={card.limitAvailable ?? card.limit ?? null}
|
||||
currentInvoiceAmount={card.currentInvoiceAmount}
|
||||
currentInvoiceLabel={card.currentInvoiceLabel}
|
||||
currentInvoiceStatus={card.currentInvoiceStatus}
|
||||
accountName={card.accountName}
|
||||
logo={card.logo}
|
||||
note={card.note}
|
||||
|
||||
Reference in New Issue
Block a user