1
0
mirror of https://github.com/hotomoe/hotomoe synced 2025-01-23 18:22:54 +09:00
hotomoe/src/web/app/app.vue
2018-02-25 00:18:09 +09:00

4 lines
60 B
Vue

<template>
<router-view id="app"></router-view>
</template>