From bdc1e72fc1e94c424b307a1d96a6c259e2adb9fd Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Wed, 17 Sep 2025 20:02:14 -0500 Subject: [PATCH] refactor(frontend): comment required now when doing manual labels --- .../production/ocp/ManualPrinting/ManualPrintForm.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/production/ocp/ManualPrinting/ManualPrintForm.tsx b/frontend/src/components/production/ocp/ManualPrinting/ManualPrintForm.tsx index 5c58361..6780665 100644 --- a/frontend/src/components/production/ocp/ManualPrinting/ManualPrintForm.tsx +++ b/frontend/src/components/production/ocp/ManualPrinting/ManualPrintForm.tsx @@ -243,7 +243,8 @@ export default function ManualPrintForm() {