rudeshark.net/src/client/app/app.vue

4 lines
60 B
Vue
Raw Normal View History

2018-02-10 02:52:26 +01:00
<template>
2018-09-01 13:47:49 +02:00
<router-view id="app"></router-view>
2018-02-10 02:52:26 +01:00
</template>