Sharkey/src/web/app/app.vue

4 lines
52 B
Vue
Raw Normal View History

2018-02-10 03:52:26 +02:00
<template>
<router-view></router-view>
</template>