From 962bc597fe1822121aa95594c52938d2cf3fccc2 Mon Sep 17 00:00:00 2001 From: Dominic Masters Date: Tue, 14 Aug 2018 21:32:35 +1000 Subject: [PATCH] Never mind, more errors than needed, I only needed title anyway. --- public/image/Image.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/image/Image.jsx b/public/image/Image.jsx index c2f0444..8f9aed5 100644 --- a/public/image/Image.jsx +++ b/public/image/Image.jsx @@ -125,11 +125,9 @@ export default class Image extends React.Component { } return ( - //HEY DOM: try putting the img tag within a this.image or something so we can just reference the image object? .complete may work?? { sourceElements } );