added more info to family offer card info
This commit was merged in pull request #261.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user