debian-mirror-gitlab/app/assets/javascripts/registry/explorer/pages/index.vue
2021-02-22 17:27:13 +05:30

5 lines
78 B
Vue

<template>
<div>
<router-view ref="router-view" />
</div>
</template>