summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/packages_and_registries/harbor_registry/pages/index.vue
blob: dca63e1a56946470ef074648fe9254627e49c8b4 (plain)
1
2
3
4
5
<template>
  <div>
    <router-view ref="router-view" />
  </div>
</template>