fix typo
This commit is contained in:
parent
aac4ea2608
commit
97d4f8a12a
@ -43,7 +43,7 @@
|
|||||||
{{ data.height || '0' }}
|
{{ data.height || '0' }}
|
||||||
</h5>
|
</h5>
|
||||||
<b-card-text class="text-muted font-small-2">
|
<b-card-text class="text-muted font-small-2">
|
||||||
<span> Update on </span><span class="font-weight-bolder">{{ data.time || '...' }}</span>
|
<span> Updated on </span><span class="font-weight-bolder">{{ data.time || '...' }}</span>
|
||||||
</b-card-text>
|
</b-card-text>
|
||||||
</b-col>
|
</b-col>
|
||||||
<b-col
|
<b-col
|
||||||
|
Loading…
Reference in New Issue
Block a user