Compare commits

..

No commits in common. "874f123d4c82498e5584e1e29d4330349be85fb6" and "c211f407e86c01d8ff0ca859c6481515ff9e37a3" have entirely different histories.

View File

@ -4,6 +4,7 @@ import { useProfile } from "../../hooks/useProfile";
const EmpOverview = ({ profile }) => {
const { loggedInUserProfile } = useProfile();
return (
<>
{" "}