removed selected

This commit is contained in:
Pramod Mahajan 2025-05-19 12:15:30 +05:30
parent 9509b0b8da
commit 65aa8990a3

View File

@ -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) => (