yumechi-no-kuni/src/web/app/app.vue

4 lines
61 B
Vue
Raw Normal View History

2018-02-09 19:52:26 -06:00
<template>
2018-02-21 14:05:19 -06:00
<router-view id="app"></router-view>
2018-02-09 19:52:26 -06:00
</template>