Nuxt/test/fixtures/async-config/pages/index.vue
2018-10-18 19:27:35 +03:30

4 lines
46 B
Vue

<template>
<h1>I am ALIVE!</h1>
</template>