added more info to family offer card info

This commit was merged in pull request #261.
This commit is contained in:
victorAnumudu
2023-07-06 16:17:48 +01:00
parent e68603d836
commit 6c59a24e6e
2 changed files with 42 additions and 2 deletions
@@ -8,7 +8,6 @@ import Icons from "../Helpers/Icons";
export default function FamilyActiveJobsCard({ datas, hidden = false }) {
let { pathname } = useLocation();
console.log('TESTING11111',datas)
const [imageUrl, setImageUrl] = useState("");
const [addFavorite, setValue] = useState(false);