move api call, remove delete requested wine button, rename emit

This commit is contained in:
Adrian Thompson
2020-09-04 15:42:03 +02:00
parent 88e42cb87a
commit ed6ac2ac01
7 changed files with 12 additions and 12 deletions

View File

@@ -19,9 +19,9 @@
class="wine-link"
>Les mer polet</a>
</section>
<button @click="deleteWine(wine)">
<!-- <button @click="deleteWine(wine)">
Slett vinen
</button>
</button> -->
</section>
</div>
</template>