Created
March 31, 2020 19:32
-
-
Save mercs600/c4bff14e9cba383a9ef5f01b0c0345b5 to your computer and use it in GitHub Desktop.
nuxt-exercise-5-keep-alive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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