chore: code clean-up

This commit is contained in:
Vlad Stan 2023-07-18 09:13:53 +03:00
parent d22c15d7a7
commit e6d65c0ade
6 changed files with 39 additions and 62 deletions

View file

@ -15,7 +15,7 @@
standout
:max="products.find(pr => pr.id == p.id).quantity"
></q-input>
<!-- <span class="text-center q-ma-xs">{{p.quantity}} x </span> -->
<q-btn color="green" size="xs" icon="add" @click="add(p.id)" />
</q-item-section>
<q-item-section avatar v-if="p.image">