1
0
mirror of https://github.com/misskey-dev/misskey synced 2024-12-15 15:18:27 +09:00
misskey/src/client/app/app.vue
2018-09-01 20:47:49 +09:00

4 lines
60 B
Vue

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