From a9e8394decc39ede4da0646c895e886bff4eb66e Mon Sep 17 00:00:00 2001 From: Aarnav Tale Date: Sun, 20 Oct 2024 18:34:43 -0400 Subject: [PATCH] fix: do not pass the text value as a form field This fixes an issue where on ephemeral key creation, it would fail due to localized dates --- app/components/NumberField.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/components/NumberField.tsx b/app/components/NumberField.tsx index f06981f..c6cc5e1 100644 --- a/app/components/NumberField.tsx +++ b/app/components/NumberField.tsx @@ -34,7 +34,6 @@ export default function NumberField(props: NumberFieldProps) { )}>