change table header Official Designation to Designation
This commit is contained in:
parent
b97ac8e680
commit
967d176a09
@ -479,9 +479,7 @@ const EmployeeList = () => {
|
||||
aria-label="User: activate to sort column ascending"
|
||||
aria-sort="descending"
|
||||
>
|
||||
<div className="text-start ms-5">
|
||||
Official Designation
|
||||
</div>
|
||||
<div className="text-start ms-5">Designation</div>
|
||||
</th>
|
||||
|
||||
<th
|
||||
|
Loading…
x
Reference in New Issue
Block a user