Skip to content

Instantly share code, notes, and snippets.

@ssougnez
Created October 9, 2021 16: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 ssougnez/012d2f3185696189c5682d9f3374cc93 to your computer and use it in GitHub Desktop.
Save ssougnez/012d2f3185696189c5682d9f3374cc93 to your computer and use it in GitHub Desktop.
<div *ngFor="let entry of entries">
<generic-history-entry [entry]="entry"></generic-history-entry>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment