remove naddr and share button

This commit is contained in:
Tiago Vasconcelos 2023-03-13 16:39:00 +00:00
parent 0fe9712b45
commit 98e673f3f3
3 changed files with 13 additions and 12 deletions

View file

@ -60,12 +60,12 @@
label="Add to cart"
@click="$emit('add-to-cart', product)"
/>
<q-btn
<!-- <q-btn
class="q-mt-md q-ml-md"
color="primary"
icon="share"
label="Share"
/>
/> -->
</div>
</div>
<!-- RATING TO BE DONE -->