1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-21 16:09:52 +00:00
Nuxt/examples/vue-class-component/pages/about.vue

4 lines
40 B
Vue
Raw Normal View History

2017-04-14 14:47:21 +00:00
<template>
<h1>About</h1>
</template>