Corrected typo
This commit is contained in:
parent
7844397517
commit
9e58fbbbf2
@ -76,7 +76,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-center mt-6 mb-12 text-lg text-gray-600">
|
<div class="text-center mt-6 mb-12 text-lg text-gray-600">
|
||||||
From of {{ this.resultsStore.count }} users.
|
From {{ this.resultsStore.count }} users.
|
||||||
</div>
|
</div>
|
||||||
<div class="w-full flex mx-auto items-center justify-between max-w-sm">
|
<div class="w-full flex mx-auto items-center justify-between max-w-sm">
|
||||||
<router-link :to="`/results/answers/${this.id-1}`" v-if="this.id > 0">
|
<router-link :to="`/results/answers/${this.id-1}`" v-if="this.id > 0">
|
||||||
|
Loading…
Reference in New Issue
Block a user