All Changes in Assign Role popup from project list.
This commit is contained in:
parent
f6cbc3acc9
commit
6477c30bbc
@ -319,7 +319,7 @@ const AssignRoleModel = ({ assignData, onClose }) => {
|
||||
</div>
|
||||
);
|
||||
})
|
||||
) : (
|
||||
) : (
|
||||
<div className="col-12">
|
||||
<p className="text-center">No employees found for the selected role.</p>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user