update transaction

This commit is contained in:
aleabodo 2024-07-16 04:51:54 +02:00
parent 131ec63622
commit fe83719ee1

View File

@ -27,6 +27,7 @@ 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}
]} ]}
monthlyCost={5.25} monthlyCost={5.25}
/> />