fix(event): Santa Warning and Wolf

This commit is contained in:
Sabe Jones
2019-12-23 13:09:40 -06:00
parent 7d7654bb04
commit 730aefa2fa
8 changed files with 66 additions and 56 deletions
@@ -33,6 +33,9 @@
<div class="how-many-to-buy">
<strong>{{ $t('howManyToBuy') }}</strong>
</div>
<div class="mb-3" v-if="item.addlNotes">
{{ item.addlNotes }}
</div>
<div class="box">
<input
v-model.number="selectedAmountToBuy"