Added CDN thumb generation.
This commit is contained in:
@@ -10,7 +10,6 @@ import JobNotesContainer from "../../components/jobs-notes/jobs-notes.container"
|
||||
|
||||
function JobsDetailPage({ jobId, hash, data, match, history }) {
|
||||
const { t } = useTranslation();
|
||||
console.log("hash", hash);
|
||||
return (
|
||||
<div>
|
||||
<Row>
|
||||
|
||||
Reference in New Issue
Block a user