diff --git a/app/[locale]/[id]/_components/RegistryEntry.tsx b/app/[locale]/[id]/_components/RegistryEntry.tsx index a979b64..753613c 100644 --- a/app/[locale]/[id]/_components/RegistryEntry.tsx +++ b/app/[locale]/[id]/_components/RegistryEntry.tsx @@ -206,6 +206,9 @@ export const RegistryEntry = ({ highlineId, highlineDistance }: Props) => { + field.onChange(event.target.value.trim()) + } />