From e13f3358f4cfee5fead6659ea179351c0a15f9b3 Mon Sep 17 00:00:00 2001 From: ValdiANS Date: Tue, 20 Jan 2026 17:09:57 +0700 Subject: [PATCH] chore: set maxQuantity min to 0 --- .../transfer-to-laying/form/TransferToLayingForm.schema.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/pages/production/transfer-to-laying/form/TransferToLayingForm.schema.ts b/src/components/pages/production/transfer-to-laying/form/TransferToLayingForm.schema.ts index 42387992..6e47c0ca 100644 --- a/src/components/pages/production/transfer-to-laying/form/TransferToLayingForm.schema.ts +++ b/src/components/pages/production/transfer-to-laying/form/TransferToLayingForm.schema.ts @@ -80,7 +80,7 @@ export const TransferToLayingFormSchema: Yup.ObjectSchema