Skip to content

Instantly share code, notes, and snippets.

@standinga
Last active November 20, 2019 03:02
Show Gist options
  • Save standinga/07258c95be22d3f0ebb66539e5f78cdb to your computer and use it in GitHub Desktop.
Save standinga/07258c95be22d3f0ebb66539e5f78cdb to your computer and use it in GitHub Desktop.
cleaned up index.vue for the medium post about
<template>
<div class="container">
google-sign
</div>
</template>
<script>
export default {
created: async function() {
}
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment