DraggableImg extends React.Component

Summary

Images are supposed to by default show a ghost image when dragging and dropping. Unfortunately this does not work in Electron. Since we're a desktop app we don't want all images draggable, but we do want some (like attachments) to be able to be dragged away with a preview image.