1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-02 08:05:58 +09:00
cherrypick/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>