Skip to content

Instantly share code, notes, and snippets.

@simonjcarr
Created August 6, 2020 14:55
Show Gist options
  • Save simonjcarr/a75bba287c79f8e68882a42bc35cdfed to your computer and use it in GitHub Desktop.
Save simonjcarr/a75bba287c79f8e68882a42bc35cdfed to your computer and use it in GitHub Desktop.
<template>
<div>About Component</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment