removed selected
This commit is contained in:
parent
2d84b489f5
commit
6cad6ac6e8
@ -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