mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-06-09 23:06:01 +00:00
feat(dashboard): refina experiencia dos widgets
This commit is contained in:
@@ -6,6 +6,7 @@ export type DashboardBill = {
|
||||
boletoPaymentDate: string | null;
|
||||
isSettled: boolean;
|
||||
accountId: string | null;
|
||||
transactionType: string;
|
||||
};
|
||||
|
||||
export type BillPaymentAccountOption = {
|
||||
|
||||
Reference in New Issue
Block a user