egirlskey/src/web/app/app.vue
2018-02-25 00:18:09 +09:00

3 lines
60 B
Vue

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