Skip to content

Instantly share code, notes, and snippets.

@kutliev
Created February 11, 2018 19:16
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 kutliev/d10dc474b5007f35c713863f4085212a to your computer and use it in GitHub Desktop.
Save kutliev/d10dc474b5007f35c713863f4085212a to your computer and use it in GitHub Desktop.
Router-outlet
<section class="section">
<div class="container">
<router-outlet></router-outlet>
</div>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment