mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
docs(components): update callouts priorities
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user