Skip to content

Instantly share code, notes, and snippets.

@stevermeister
Created July 2, 2017 22:03
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 stevermeister/bf4c31c435e3d50259dd3ab0e0542668 to your computer and use it in GitHub Desktop.
Save stevermeister/bf4c31c435e3d50259dd3ab0e0542668 to your computer and use it in GitHub Desktop.
@Component({
selector: 'container',
template: '<div appLogClicks></div>'
})
export class Container {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment