Updated logo API

This commit is contained in:
2026-04-23 21:32:25 +10:00
parent 110ed5b984
commit 678096b463
22 changed files with 638 additions and 146 deletions
@@ -10,9 +10,9 @@ defineProps<{
<template>
<GlassTooltip>
<template #activator="{ props: tooltipProps }">
<div v-bind="tooltipProps" style="cursor:pointer">
<span v-bind="tooltipProps" style="cursor:pointer; display:inline-flex">
<slot />
</div>
</span>
</template>
<div class="tooltip-rows">