jormungandr-bite/src/web/app/app.vue

4 lines
60 B
Vue
Raw Normal View History

2018-02-09 18:52:26 -07:00
<template>
2018-02-24 08:18:09 -07:00
<router-view id="app"></router-view>
2018-02-09 18:52:26 -07:00
</template>