From d31182dff009671bbf4e92319ae3abf36ff5f7ac Mon Sep 17 00:00:00 2001 From: jableader Date: Sat, 18 Oct 2025 13:53:24 +1100 Subject: [PATCH] Composition #3 --- refactor-strategy.md | 11 ++- src/components/recipes/RecipeSearchBox.vue | 90 +++++++++++-------- src/components/recipes/RecipesPage.vue | 21 +++-- src/components/shopping/ShoppingListItem.vue | 93 ++++++++------------ 4 files changed, 105 insertions(+), 110 deletions(-) diff --git a/refactor-strategy.md b/refactor-strategy.md index f14ee14..0771fb9 100644 --- a/refactor-strategy.md +++ b/refactor-strategy.md @@ -72,9 +72,10 @@ Last updated: 2025-10-18 Already using ` -