remove naddr and share button
This commit is contained in:
parent
0fe9712b45
commit
98e673f3f3
3 changed files with 13 additions and 12 deletions
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue