Skip to content

Instantly share code, notes, and snippets.

@Comandeer
Last active July 12, 2018 13:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Comandeer/79fd1c1c319f884998a7d18d4874eab1 to your computer and use it in GitHub Desktop.
Save Comandeer/79fd1c1c319f884998a7d18d4874eab1 to your computer and use it in GitHub Desktop.
Button single component
<template>
<!-- Button.html contents go here. -->
</template>
<style>
/* Button.css contents go here. */
</style>
<script>
// Button.js contents go here.
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment