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 } );