replace 'sessions' with 'purchases'
This commit is contained in:
parent
733fbdd0b4
commit
a292f48544
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@
|
|||
<q-card class="text-center bg-green-1" style="min-height: 100px;">
|
||||
<q-card-section class="q-pa-md">
|
||||
<div class="text-h6 text-green-8">${dashboardData.total_transactions}</div>
|
||||
<div class="text-caption text-green-7 text-weight-medium">DCA Sessions</div>
|
||||
<div class="text-caption text-green-7 text-weight-medium">DCA Purchases</div>
|
||||
</q-card-section>
|
||||
</q-card>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue