Merge branch 'release' into develop

This commit is contained in:
Sabe Jones
2019-12-23 13:10:09 -06:00
10 changed files with 68 additions and 58 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"