Skip to content

Instantly share code, notes, and snippets.

@NevenLeung
Last active May 14, 2018 07:36
Show Gist options
  • Save NevenLeung/414d7fd98b0bc6f7cd0ed54b6e4d66e6 to your computer and use it in GitHub Desktop.
Save NevenLeung/414d7fd98b0bc6f7cd0ed54b6e4d66e6 to your computer and use it in GitHub Desktop.
A vue component object
{
data() {
return {
}
},
methods: {
},
compontents: {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment