Skip to content

Instantly share code, notes, and snippets.

@johnleider
Created March 6, 2019 17:00
Show Gist options
  • Save johnleider/f674c8f4285183ee8ae3e31761049ccc to your computer and use it in GitHub Desktop.
Save johnleider/f674c8f4285183ee8ae3e31761049ccc to your computer and use it in GitHub Desktop.
<template>
<v-content>
<v-container>
<router-view />
</v-container>
</v-content>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment