Skip to content

Instantly share code, notes, and snippets.

@hectorlorenzo
Created November 15, 2017 09:27
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 hectorlorenzo/b6ad7c5cf2f742594c7dfecba6034161 to your computer and use it in GitHub Desktop.
Save hectorlorenzo/b6ad7c5cf2f742594c7dfecba6034161 to your computer and use it in GitHub Desktop.
Vue.component('my-component', {
template: '<div>A custom component!</div>'
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment