Welcome to mirror list, hosted at ThFree Co, Russian Federation.

app.vue « components « jira_connect « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6d32ba41eaeeabe09ad6fdad0a62eab41c894cde (plain)
1
2
3
4
5
6
7
<script>
export default {};
</script>

<template>
  <div></div>
</template>