Revert "chore(lint): run fix"

This reverts commit 15fdf2d75a.
This commit is contained in:
Sabe Jones
2021-08-26 22:50:46 -05:00
parent a6e32d0822
commit 5179440f77
64 changed files with 230 additions and 305 deletions

View File

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