Skip to content

Instantly share code, notes, and snippets.

@Saifadin
Created February 17, 2019 20:52
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 Saifadin/2441fec8a7c7271f62c0a06fab0479d5 to your computer and use it in GitHub Desktop.
Save Saifadin/2441fec8a7c7271f62c0a06fab0479d5 to your computer and use it in GitHub Desktop.
Result of inline React code
<div class="tSlider">
<div class="tSlider--image-wrapper">
<img src="//cdn.shopify.com/s/files/1/0116/9562/0160/t/3/assets/bg.png?7092974999273233205" class="tSlider--image">
</div>
<div class="tSlider--sliderText">
<h1 class="tSlider--headline">Fun stuff</h1>
<span class="tSlider--subHeadline">
This is a React example without any transpiling <b>with a bold text</b>. ❤️
</span>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment