Skip to content

Instantly share code, notes, and snippets.

@anaibol
Created August 27, 2015 19:54
Show Gist options
  • Save anaibol/69e178356975fb1bb0d2 to your computer and use it in GitHub Desktop.
Save anaibol/69e178356975fb1bb0d2 to your computer and use it in GitHub Desktop.
Target blank React link
<a href={data.link} target="_blank" className="image">
<span className="tag">ZG Instagram</span>
<img className="image" src={data.images.standard_resolution.url} width="100%" height="100%" />
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment