vue-material/src/docs/pages/Home.vue
2016-07-26 19:55:29 -03:00

5 lines
66 B
Vue

<template>
<section>
<h1>Home</h1>
</section>
</template>