1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-23 09:00:31 +00:00
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>