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