Updated logo API
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user