Created new layout for employee profile page
This commit is contained in:
parent
8117e60bff
commit
f946c38aae
@ -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