3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-18 15:45:03 +00:00
zeppelin/dashboard/src/components/App.vue
2019-06-23 19:18:41 +03:00

6 lines
72 B
Vue

<template>
<router-view></router-view>
</template>
<script>
</script>