Skip to content

Instantly share code, notes, and snippets.

@BrightnBubbly
Last active April 9, 2020 11:55
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 BrightnBubbly/767357a40db09d7d77e7af0f8180a31a to your computer and use it in GitHub Desktop.
Save BrightnBubbly/767357a40db09d7d77e7af0f8180a31a to your computer and use it in GitHub Desktop.
// [...]
// For sharing of data between components
Vue.prototype.EventBus = new Vue();
// [...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment