docs(components): update callouts priorities

This commit is contained in:
Benjamin Canac
2024-07-26 16:11:24 +02:00
parent aca319bc36
commit 2f57c43361
7 changed files with 9 additions and 13 deletions

View File

@@ -11,7 +11,7 @@ links:
## Usage
::note
::important
Make sure to wrap your app with the [`App`](/components/app) component to make the Tooltip work properly.
::
@@ -137,10 +137,6 @@ slots:
:u-button{icon="i-simple-icons-github"}
::
::tip{to="https://www.radix-vue.com/components/tooltip#content" target="_blank"}
Take a look at all the `TooltipContent` props available in the Radix Vue documentation.
::
### Disabled
Use the `disabled` prop to disable the Tooltip.