Added CDN thumb generation.

This commit is contained in:
Patrick Fic
2020-01-24 11:03:33 -08:00
parent 32ce90ec9c
commit 5f256c204d
4 changed files with 130 additions and 105 deletions

View File

@@ -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>