pramod_Task-#239 : Display in Card View contacts List #121

Merged
vikas.nale merged 20 commits from pramod_Task-#239 into Feature_Directory 2025-05-19 07:29:19 +00:00
Showing only changes of commit 65aa8990a3 - Show all commits

View File

@ -310,7 +310,7 @@ useEffect(() => {
</option>
) : (
<>
<option disabled selected value="">
<option disabled value="">
Select Category
</option>
{contactCategory?.map((cate) => (