removed selected
This commit is contained in:
parent
2d84b489f5
commit
6cad6ac6e8
@ -310,7 +310,7 @@ useEffect(() => {
|
|||||||
</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