3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-10 12:25:02 +00:00
zeppelin/dashboard/src/components/App.vue

3 lines
52 B
Vue

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