Skip to content

Instantly share code, notes, and snippets.

@ganqqwerty
Created September 25, 2019 14:51
Show Gist options
  • Save ganqqwerty/edb71732a6159167aa1433200b5e8b19 to your computer and use it in GitHub Desktop.
Save ganqqwerty/edb71732a6159167aa1433200b5e8b19 to your computer and use it in GitHub Desktop.
@Component({
selector: 'my-app',
template: `<my-product code="7613034626844"></my-product>
<my-product code="7613034626844"></my-product>
<my-product code="7613034626844"></my-product>`,
})
export class AppComponent {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment