Created
June 12, 2018 21:38
-
-
Save kenhoff/a3551c212810465c5de164bf6c253274 to your computer and use it in GitHub Desktop.
fragments-8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="app"> | |
| (...a bunch of other elements) | |
| <ComponentA></ComponentA> | |
| <ComponentB></ComponentB> | |
| <ComponentC></ComponentC> | |
| (...a bunch more elements) | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment