Nuxt/test/fixtures/custom-app-template/pages/index.vue
2018-08-10 16:23:09 +01:00

4 lines
42 B
Vue

<template>
<h1>Custom!</h1>
</template>