diff --git a/src/app/production/transfer-to-laying/page.tsx b/src/app/production/transfer-to-laying/page.tsx index 84513542..1555dc38 100644 --- a/src/app/production/transfer-to-laying/page.tsx +++ b/src/app/production/transfer-to-laying/page.tsx @@ -2,7 +2,7 @@ import TransferToLayingsTable from '@/components/pages/production/transfer-to-la const TransferToLaying = () => { return ( -
+
);