Thumbnail component should be exported and be able to be used independently of ThumbnailPanel. Let's remove parent context, and pass in data the component needs via props.
Props:
itemId
size
Basically make this able to be used independently. Might need to pass in a callback function to grab item.id