fixed transaction list

This commit is contained in:
Alexander Bell 2024-07-16 16:07:58 +02:00
parent f7cfe4af06
commit 63e1f57900

View File

@ -27,8 +27,8 @@ Consider donating. You get some nice cosmetics and a big Thank You from the comm
transactions={[
{ date: '2024-06-31', amount: 10 },
{ date: '2024-07-14', amount: 17.85},
{ date: '2024-07-16', amount: 17.85},
{ date: '2024-07-16', amount: 17.85}
{ date: '2024-07-16', amount: 15.91},
{ date: '2024-07-16', amount: 15.00}
]}
monthlyCost={5.25}