removed console
This commit is contained in:
parent
eb3f2a70af
commit
67df75c20a
@ -94,7 +94,7 @@ const ManageRole = ({ employeeId, onClosed }) => {
|
|||||||
});
|
});
|
||||||
setIsLoading(false);
|
setIsLoading(false);
|
||||||
};
|
};
|
||||||
console.log(data)
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div
|
<div
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user