removed console

This commit is contained in:
Pramod Mahajan 2025-04-17 10:38:54 +05:30
parent eb3f2a70af
commit 67df75c20a

View File

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