Skip to content

Instantly share code, notes, and snippets.

@stefanoverna
Last active June 7, 2018 15:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stefanoverna/96380a23edf3fd413bd8f99ae72f5b56 to your computer and use it in GitHub Desktop.
Save stefanoverna/96380a23edf3fd413bd8f99ae72f5b56 to your computer and use it in GitHub Desktop.
<div className="Product__image">
<img src={`${product.image.url}?w=300&h=300&fit=crop&fm=jpg`} />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment