mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-11 00:58:32 -05:00
removed icons
This commit is contained in:
@@ -33,8 +33,7 @@
|
||||
|
||||
<tr v-for="p in property_list" v-bind:key="`id_${p.id}`">
|
||||
<td>
|
||||
|
||||
{{ p.icon }} {{ p.name }}
|
||||
{{ p.name }}
|
||||
</td>
|
||||
<td class="text-right">{{ p.property_amount_per_serving }}</td>
|
||||
<td class="text-right">{{ p.property_amount_total }}</td>
|
||||
|
||||
Reference in New Issue
Block a user