Skip to content

Instantly share code, notes, and snippets.

@ssougnez
Created June 30, 2019 16:24
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/81c66a73fc935592fad2451583f6826a to your computer and use it in GitHub Desktop.
Save ssougnez/81c66a73fc935592fad2451583f6826a to your computer and use it in GitHub Desktop.
<ul>
<li *ngFor="let item of sorted">{{ item }}</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment