Skip to content

Instantly share code, notes, and snippets.

@gavilanch
Created June 25, 2019 22:05
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 gavilanch/da2c63513c89ec4bc80b2f1a704dddea to your computer and use it in GitHub Desktop.
Save gavilanch/da2c63513c89ec4bc80b2f1a704dddea to your computer and use it in GitHub Desktop.
<app-menu [user]="user" *ngIf="user"></app-menu>
<div class="container-fluid">
   <router-outlet></router-outlet>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment