Skip to content

Instantly share code, notes, and snippets.

@kenhoff
Created June 12, 2018 21:37
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 kenhoff/d2eaccd9f3234315c9c41c1c9b821db1 to your computer and use it in GitHub Desktop.
Save kenhoff/d2eaccd9f3234315c9c41c1c9b821db1 to your computer and use it in GitHub Desktop.
fragments-7
<div class="app">
(...a bunch of other elements)
<div> (my react component)
<ComponentA></ComponentA>
<ComponentB></ComponentB>
<ComponentC></ComponentC>
</div>
(...a bunch more elements)
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment