change/select customer
This commit is contained in:
parent
d9990892dc
commit
bd4f5a11e8
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ export const SelectCustomer: FC<{
|
|||
return null;
|
||||
}
|
||||
return (
|
||||
<Select
|
||||
<Select data-sentry-mask
|
||||
hideErrors={true}
|
||||
label=""
|
||||
name="customer"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue