From 4c3e7c615fc80abde3c566707b1a68a183e47444 Mon Sep 17 00:00:00 2001 From: rstubryan Date: Fri, 20 Feb 2026 10:12:06 +0700 Subject: [PATCH] refactor(FE): Refactor conditional text formatting in modal component --- .../transfer-to-laying/TransferToLayingFormModal.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/pages/production/transfer-to-laying/TransferToLayingFormModal.tsx b/src/components/pages/production/transfer-to-laying/TransferToLayingFormModal.tsx index cf80be89..84e67a5b 100644 --- a/src/components/pages/production/transfer-to-laying/TransferToLayingFormModal.tsx +++ b/src/components/pages/production/transfer-to-laying/TransferToLayingFormModal.tsx @@ -1063,7 +1063,11 @@ const TransferToLayingFormModal = () => {