feat: add label to repo

This commit is contained in:
Vlad Stan 2023-01-18 10:51:45 +02:00
parent 5bcb8cb349
commit 66d3e2fb2d

View File

@ -142,10 +142,12 @@
<q-card v-for="repo of Object.keys(selectedExtensionRepos)" :key="repo">
<q-card-section>
<h6 class="text-subtitle1 q-my-none">
Repository
</h6>
<q-badge color="primary" rounded
><small v-text="repo"></small
></q-badge>
</h6>
</q-card-section>
<q-card-section class="q-pa-none">
<q-separator></q-separator>