chore: Update contacts page

This commit is contained in:
iamsivin
2026-01-22 09:35:58 +05:30
parent 7455838206
commit 6ce3423205
19 changed files with 840 additions and 510 deletions
@@ -37,6 +37,6 @@ const iconName = computed(() => {
delay: { show: 500, hide: 0 },
}"
:icon="iconName"
class="size-4"
class="size-4 flex-shrink-0"
/>
</template>