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