Skip to content

Instantly share code, notes, and snippets.

@alexzuza
Created July 8, 2019 05:24
Show Gist options
  • Save alexzuza/ccd7980780cb50410607c429b077a305 to your computer and use it in GitHub Desktop.
Save alexzuza/ccd7980780cb50410607c429b077a305 to your computer and use it in GitHub Desktop.
t20
<div *ngFor="let item of [{ name: '3'}]">
{{ item.nane }}
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment