feat: short code redirection

This commit is contained in:
liyasthomas
2021-11-22 11:26:43 +05:30
parent 222f0800d2
commit 6ed4211004
34 changed files with 196 additions and 9 deletions

View File

@@ -53,7 +53,7 @@
class="svg-icons"
/>
</span>
<SmartSpinner v-else class="mr-4" />
<SmartSpinner v-else class="mr-4 text-secondaryDark" />
<div
class="flex-1 inline-flex truncate items-start"
:class="{ 'flex-col': description }"