From 67b521559e5d1ed99fca7fd818a2a854fb529bfd Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Sun, 12 Apr 2026 13:57:48 -0700 Subject: [PATCH] feat(frontend): add ShoppingListPanel with pantry diff and affiliate links --- frontend/src/components/ShoppingListPanel.vue | 112 ++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 frontend/src/components/ShoppingListPanel.vue diff --git a/frontend/src/components/ShoppingListPanel.vue b/frontend/src/components/ShoppingListPanel.vue new file mode 100644 index 0000000..8cd0042 --- /dev/null +++ b/frontend/src/components/ShoppingListPanel.vue @@ -0,0 +1,112 @@ + + + + + +