docs: clean

This commit is contained in:
Benjamin Canac
2024-08-01 17:17:52 +02:00
parent 787ab001bd
commit e598ca5b40
3 changed files with 5 additions and 26 deletions

View File

@@ -166,13 +166,7 @@ slots:
You can control the open state by using the `default-open` prop or the `v-model:open` directive.
::component-example
---
name: 'tooltip-open-example'
props:
class: 'w-full'
---
::
:component-example{name="tooltip-open-example"}
::note
In this example, press :kbd{value="O"} to toggle the Tooltip.