vue-material/src/docs/pages/Home.vue

6 lines
66 B
Vue
Raw Normal View History

2016-07-22 04:45:15 +00:00
<template>
<section>
2016-07-26 22:55:29 +00:00
<h1>Home</h1>
2016-07-22 04:45:15 +00:00
</section>
</template>