chore(lint): run fix

This commit is contained in:
Sabe Jones
2021-08-26 21:19:18 -05:00
parent 562db48e02
commit 15fdf2d75a
64 changed files with 303 additions and 228 deletions

View File

@@ -17,7 +17,10 @@
:style="{width: `${percent(value, maxValue)}%`}"
></div>
</div>
<span class="small-text" v-if="showNumbers">
<span
v-if="showNumbers"
class="small-text"
>
{{ value | statFloor }} / {{ maxValue }}
</span>
<b-tooltip