From 6eb3169be394fb575733faa74cd93d8f7aa34510 Mon Sep 17 00:00:00 2001 From: Pantry Lead Agent Date: Wed, 25 Feb 2026 01:27:07 +0000 Subject: [PATCH] feat: create ExpiryDashboard component (#69) --- app/components/inventory/ExpiryDashboard.vue | 130 +++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 app/components/inventory/ExpiryDashboard.vue diff --git a/app/components/inventory/ExpiryDashboard.vue b/app/components/inventory/ExpiryDashboard.vue new file mode 100644 index 0000000..88d639a --- /dev/null +++ b/app/components/inventory/ExpiryDashboard.vue @@ -0,0 +1,130 @@ + + +