Skip to content

Instantly share code, notes, and snippets.

@GerritRiesch94
Created April 13, 2023 13:11
Show Gist options
  • Save GerritRiesch94/4d52604984522f56a84ffac98b91d96c to your computer and use it in GitHub Desktop.
Save GerritRiesch94/4d52604984522f56a84ffac98b91d96c to your computer and use it in GitHub Desktop.
Home Component HTML
<p>home works and can be reached using functional guards!</p>
<p *ngIf="open">Hello there</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment