fix one more styling error

This commit is contained in:
2025-02-27 18:02:05 -07:00
parent 850eb03b23
commit 8957fac5f9

View File

@@ -364,7 +364,7 @@
<!-- show the full list when expanded -->
<div v-if="totalsExpanded">
<div
v-for="(total, index) in givesTotalsByUnit"
v-for="total in givesTotalsByUnit"
:key="total.unit"
class="ml-2"
>