Skip to content

Instantly share code, notes, and snippets.

@mercs600
Created March 31, 2020 19:32
Show Gist options
  • Save mercs600/c4bff14e9cba383a9ef5f01b0c0345b5 to your computer and use it in GitHub Desktop.
Save mercs600/c4bff14e9cba383a9ef5f01b0c0345b5 to your computer and use it in GitHub Desktop.
nuxt-exercise-5-keep-alive
<template>
<div class="container">
<nuxt keep-alive />
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment