change/select customer

This commit is contained in:
Enno Gelhaus 2025-08-01 13:13:39 +02:00
parent d9990892dc
commit bd4f5a11e8

View file

@ -18,7 +18,7 @@ export const SelectCustomer: FC<{
return null;
}
return (
<Select
<Select data-sentry-mask
hideErrors={true}
label=""
name="customer"