mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(Tooltip): update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="flex gap-1.5">
|
||||
<UTooltip text="Tooltip">
|
||||
<UTooltip content="Tooltip" side="bottom">
|
||||
<UButton icon="i-heroicons-rocket-launch" to="/" label="Button" />
|
||||
</UTooltip>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user