profile_page : Modify Employee Profile Page #335
@ -4,7 +4,6 @@ import { useProfile } from "../../hooks/useProfile";
|
||||
|
||||
const EmpOverview = ({ profile }) => {
|
||||
const { loggedInUserProfile } = useProfile();
|
||||
|
||||
return (
|
||||
<>
|
||||
{" "}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user