removed selected
This commit is contained in:
parent
9509b0b8da
commit
65aa8990a3
@ -310,7 +310,7 @@ useEffect(() => {
|
||||
</option>
|
||||
) : (
|
||||
<>
|
||||
<option disabled selected value="">
|
||||
<option disabled value="">
|
||||
Select Category
|
||||
</option>
|
||||
{contactCategory?.map((cate) => (
|
||||
|
Loading…
x
Reference in New Issue
Block a user