Updated Map View
This commit is contained in:
@@ -17,7 +17,7 @@ defineProps<{
|
||||
<v-row>
|
||||
<v-col cols="12" sm="6">
|
||||
<GrowthCard label="Total Users" :count="userCount" :weekly-growth="oneWeekUserGrowth" icon="mdi-account">
|
||||
Latest User: {{ latestUser }}
|
||||
<small>Latest User: {{ latestUser }}</small>
|
||||
</GrowthCard>
|
||||
</v-col>
|
||||
<v-col cols="12" sm="6">
|
||||
|
||||
Reference in New Issue
Block a user