From ffd6354e88972c2a2313dff3a5aac41cf853b2d8 Mon Sep 17 00:00:00 2001 From: kae_mihara Date: Sun, 5 Jul 2026 07:54:50 +0900 Subject: [PATCH] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- src/pages/Inventory/Products/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/Inventory/Products/index.tsx b/src/pages/Inventory/Products/index.tsx index 2838863..edce958 100644 --- a/src/pages/Inventory/Products/index.tsx +++ b/src/pages/Inventory/Products/index.tsx @@ -571,8 +571,8 @@ render: (_, row) => ( {weightCalcError} )} - - + +