removed console

This commit is contained in:
Pramod Mahajan 2025-04-17 10:38:54 +05:30 committed by Vikas Nale
parent 9753e0f85a
commit fb7c2cd1f4

View File

@ -94,7 +94,7 @@ const ManageRole = ({ employeeId, onClosed }) => {
});
setIsLoading(false);
};
console.log(data)
return (
<div