From e2e27ed91b8ed8a024223ad03be9d2566750e880 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 16 Jul 2020 18:25:18 +0200 Subject: cropping images and uploading multiple versions --- animism-align/frontend/views/paragraph/components/paragraph.types.js | 1 - 1 file changed, 1 deletion(-) (limited to 'animism-align/frontend/views/paragraph/components') diff --git a/animism-align/frontend/views/paragraph/components/paragraph.types.js b/animism-align/frontend/views/paragraph/components/paragraph.types.js index 6fd8558..fe8158a 100644 --- a/animism-align/frontend/views/paragraph/components/paragraph.types.js +++ b/animism-align/frontend/views/paragraph/components/paragraph.types.js @@ -44,7 +44,6 @@ export const MediaVideo = ({ paragraph, media, selectedParagraph, selectedAnnota const annotation = paragraph.annotations[0] const item = media.lookup[annotation.settings.media_id] if (!item) return
Media not found: {annotation.settings.media_id}
- console.log(item) return (