1
0
mirror of https://github.com/nuxt/nuxt.git synced 2024-12-04 19:37:18 +00:00
Nuxt/examples/with-buefy/pages/about.vue
2017-11-07 11:22:19 +08:00

4 lines
40 B
Vue

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