removed selected
This commit is contained in:
parent
65aa8990a3
commit
b9a7d4977c
@ -345,7 +345,7 @@ await submitContact({ ...cleaned, id: existingContact.id });
|
||||
</option>
|
||||
) : (
|
||||
<>
|
||||
<option disabled selected value="">
|
||||
<option disabled value="">
|
||||
Select Category
|
||||
</option>
|
||||
{contactCategory?.map((cate) => (
|
||||
|
Loading…
x
Reference in New Issue
Block a user