zappyzep/dashboard/src/components/docs/plugins/Layout.vue
2019-07-28 20:13:01 +03:00

3 lines
53 B
Vue

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