fixed transaction list
This commit is contained in:
parent
f7cfe4af06
commit
63e1f57900
@ -27,8 +27,8 @@ Consider donating. You get some nice cosmetics and a big Thank You from the comm
|
|||||||
transactions={[
|
transactions={[
|
||||||
{ date: '2024-06-31', amount: 10 },
|
{ date: '2024-06-31', amount: 10 },
|
||||||
{ date: '2024-07-14', amount: 17.85},
|
{ date: '2024-07-14', amount: 17.85},
|
||||||
{ date: '2024-07-16', amount: 17.85},
|
{ date: '2024-07-16', amount: 15.91},
|
||||||
{ date: '2024-07-16', amount: 17.85}
|
{ date: '2024-07-16', amount: 15.00}
|
||||||
|
|
||||||
]}
|
]}
|
||||||
monthlyCost={5.25}
|
monthlyCost={5.25}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user