Skip to content

Instantly share code, notes, and snippets.

@cursosdesarrolloweb
Created February 17, 2021 05:36
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 cursosdesarrolloweb/c186705fe7587281ae4c2e714fc17a6f to your computer and use it in GitHub Desktop.
Save cursosdesarrolloweb/c186705fe7587281ae4c2e714fc17a6f to your computer and use it in GitHub Desktop.
import Vue from 'vue'
import MyComponent from '@/components/MyComponent'
Vue.use('my-component', MyComponent)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment