From 483617c5bf46022c293e4575c4d044f7b5a07cd3 Mon Sep 17 00:00:00 2001 From: Steven Liu Date: Thu, 22 Jan 2026 18:46:52 +0100 Subject: [PATCH] feat(client/fxml): add relevant components --- .../scenes/recipe/RecipeDetailView.fxml | 1 + .../client/scenes/shopping/ShoppingList.fxml | 24 ++++++++++++------- 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/client/src/main/resources/client/scenes/recipe/RecipeDetailView.fxml b/client/src/main/resources/client/scenes/recipe/RecipeDetailView.fxml index 28ba793..602b827 100644 --- a/client/src/main/resources/client/scenes/recipe/RecipeDetailView.fxml +++ b/client/src/main/resources/client/scenes/recipe/RecipeDetailView.fxml @@ -25,6 +25,7 @@ diff --git a/client/src/main/resources/client/scenes/shopping/ShoppingList.fxml b/client/src/main/resources/client/scenes/shopping/ShoppingList.fxml index 314caf3..272e30d 100644 --- a/client/src/main/resources/client/scenes/shopping/ShoppingList.fxml +++ b/client/src/main/resources/client/scenes/shopping/ShoppingList.fxml @@ -4,12 +4,20 @@ - - - - - - - - + + + + + + + + + + +