diff --git a/frontend/src/components/RecipeDetailPanel.vue b/frontend/src/components/RecipeDetailPanel.vue index d4a7cd1..6de6883 100644 --- a/frontend/src/components/RecipeDetailPanel.vue +++ b/frontend/src/components/RecipeDetailPanel.vue @@ -20,7 +20,17 @@ @click="showSaveModal = true" :aria-label="isSaved ? 'Edit saved recipe' : 'Save recipe'" >{{ isSaved ? '★ Saved' : '☆ Save' }} - + + + +
{{ recipe.notes }}
@@ -33,8 +43,19 @@ >View original ↗ - -{{ recipe.directions[cookStep] }}
+ +~{{ currentStepAnalysis.detected_minutes }} min hands-off
+ +