Skip to content

Instantly share code, notes, and snippets.

@uno-de-piera
Last active September 10, 2018 07:50
Show Gist options
  • Save uno-de-piera/f6549f20d765c4ede1f116fdea297529 to your computer and use it in GitHub Desktop.
Save uno-de-piera/f6549f20d765c4ede1f116fdea297529 to your computer and use it in GitHub Desktop.
data () {
return {
component_data: {
dato1: 1,
dato2: 2,
dato3: 3
},
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment