changed class to className

This commit is contained in:
Pramod Mahajan 2025-06-09 11:08:06 +05:30
parent b71ca1c7fb
commit c7b93006d8

View File

@ -665,7 +665,7 @@ const EmployeeList = () => {
}
}
>
<i class='bx bx-select-multiple'></i>{" "}
<i className='bx bx-select-multiple'></i>{" "}
Assign Project
</button>
</>