Nuxt/test/fixtures/async-config/pages/index.vue

4 lines
46 B
Vue

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