From 4992890503161318d8215764607e67c124e8cfc4 Mon Sep 17 00:00:00 2001 From: Thad Miller Date: Thu, 16 Jul 2026 16:21:19 -0400 Subject: [PATCH] [feat] inventory search working --- src/pages/dashboard.astro | 48 +++++++++++++++++++++++++++------------ 1 file changed, 33 insertions(+), 15 deletions(-) diff --git a/src/pages/dashboard.astro b/src/pages/dashboard.astro index 9fc42f3..5174524 100644 --- a/src/pages/dashboard.astro +++ b/src/pages/dashboard.astro @@ -103,24 +103,28 @@ const catalogs = catalogRows
- - - - + @@ -176,14 +180,28 @@ const catalogs = catalogRows