Skip to content
Snippets Groups Projects
Commit be15cf54 authored by Katarzyna Szlejter's avatar Katarzyna Szlejter :cat2:
Browse files

Update FridgeItem.vue

parent 50dbd26c
No related branches found
No related tags found
No related merge requests found
Pipeline #226696 passed
......@@ -9,7 +9,6 @@
this.fridgeItem.amount.quantity
}}{{ this.fridgeItem.item.amount.unit }}</p>
<p class="expText" :style="{color:expirationTextColor}">{{expirationText}}</p>
<p>{{this.fridgeItem.status}}</p>
</div>
<div id = "appleBtn" @click="appleBtnPressed">
<Icon icon="game-icons:apple-core" :color="iconColor" :style="{ fontSize: iconSize }" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment