From f71cf8ab0a6ca5d51c3e9c76e7e6731efaa01c3f Mon Sep 17 00:00:00 2001 From: AJ Isaacs Date: Sat, 1 Aug 2026 10:37:00 -0400 Subject: [PATCH] fix: remove debug TEST123 text from Stock Items heading --- CutList.Web/Components/Pages/Stock/Index.razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CutList.Web/Components/Pages/Stock/Index.razor b/CutList.Web/Components/Pages/Stock/Index.razor index 51a9c04..ecc5ea6 100644 --- a/CutList.Web/Components/Pages/Stock/Index.razor +++ b/CutList.Web/Components/Pages/Stock/Index.razor @@ -7,7 +7,7 @@ Stock Items
-

Stock Items TEST123

+

Stock Items

Add Stock Item