mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-15 18:34:50 +00:00
e304d6c367
This adds 3 more types of hydration to cover most of the use cases.
6 lines
75 B
Vue
6 lines
75 B
Vue
<template>
|
|
<div>
|
|
This should always be visible!
|
|
</div>
|
|
</template>
|