Nuxt/examples/vue-class-component/pages/about.vue
2017-04-14 16:47:21 +02:00

4 lines
40 B
Vue

<template>
<h1>About</h1>
</template>