Changed path from profile to job #496

Merged
ameye merged 1 commits from Server-path-added into master 2023-11-06 21:15:03 +00:00
+1 -1
View File
@@ -26,7 +26,7 @@ export default function AvailableJobsCard({
const image = `${image_server}${localStorage.getItem(
"session_token"
)}/profile/${datas.offer_uid}`;
)}/job/${datas.offer_uid}`;
return (
<>