mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
fixed missing description in recipe viewer
This commit is contained in:
@@ -29,6 +29,9 @@
|
|||||||
</span>
|
</span>
|
||||||
<recipe-context-menu :recipe="recipe"></recipe-context-menu>
|
<recipe-context-menu :recipe="recipe"></recipe-context-menu>
|
||||||
</v-sheet>
|
</v-sheet>
|
||||||
|
<v-sheet class="ps-2 text-disabled">
|
||||||
|
{{ recipe.description }}
|
||||||
|
</v-sheet>
|
||||||
</v-card>
|
</v-card>
|
||||||
</v-card>
|
</v-card>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user