1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 07:16:14 +02:00
Files
misskey/src/client/app/app.vue
2018-03-29 20:32:18 +09:00

4 lines
60 B
Vue

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