Ingredients can now be added to shopping list when a recipe is scheduled

This commit is contained in:
Greg Burri 2025-02-10 15:02:20 +01:00
parent 15173c4842
commit ce3821b94e
12 changed files with 98 additions and 39 deletions

View file

@ -31,7 +31,6 @@ web-sys = { version = "0.3", features = [
"NodeList",
"Window",
"Location",
"Storage",
"EventTarget",
"DragEvent",
"DataTransfer",