Skip to content

Instantly share code, notes, and snippets.

@shailen-naidoo
Created December 13, 2018 09:12
Show Gist options
  • Save shailen-naidoo/4e34f889ea244b768031dd978f97e24c to your computer and use it in GitHub Desktop.
Save shailen-naidoo/4e34f889ea244b768031dd978f97e24c to your computer and use it in GitHub Desktop.
Single-instance component
<template>
<nav>
<h1>I am a single instance component</h1>
</nav>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment