Compare commits

..

4 Commits

View File

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