Created
April 5, 2019 13:37
-
-
Save arturovt/d2cc9efb78b44b79effb183d4ade6ad1 to your computer and use it in GitHub Desktop.
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
| <ng-container *ngIf="authorized"> | |
| <button>Profile</button> | |
| <button>Logout</button> | |
| </ng-container> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment