diff --git a/src/components/pages/production/transfer-to-laying/TransferToLayingsTable.tsx b/src/components/pages/production/transfer-to-laying/TransferToLayingsTable.tsx index 3298b0fc..63f30109 100644 --- a/src/components/pages/production/transfer-to-laying/TransferToLayingsTable.tsx +++ b/src/components/pages/production/transfer-to-laying/TransferToLayingsTable.tsx @@ -94,7 +94,7 @@ const RowOptionsMenu = ({ {showEditButton && ( - - )} - - {showRejectButton && ( - - - - )} */} - {showDeleteButton && (
@@ -503,7 +475,12 @@ const TransferToLayingsTable = () => {