const PostThumbnail = ({post}) => { return ( ) } module.exports = PostThumbnail; export default PostThumbnail;