Skip to content

Instantly share code, notes, and snippets.

@manoj-choudhari-git
Created April 22, 2020 21:17
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 manoj-choudhari-git/f063800b2cad9f79e31b5092705d1805 to your computer and use it in GitHub Desktop.
Save manoj-choudhari-git/f063800b2cad9f79e31b5092705d1805 to your computer and use it in GitHub Desktop.
App Component Template
<router-outlet></router-outlet>
<button class="dropdown-item" (click)="logOut()">Logout</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment