Skip to content

Instantly share code, notes, and snippets.

@BojanKomazec
Created September 6, 2018 14:22
Show Gist options
  • Save BojanKomazec/2b22ecc6f14deeb79415b8f006bcbd83 to your computer and use it in GitHub Desktop.
Save BojanKomazec/2b22ecc6f14deeb79415b8f006bcbd83 to your computer and use it in GitHub Desktop.
<script>
export default {
name: "HelloWorld",
props: {
...
}
};
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment