docs(content): consistent callouts links style (#2786)

This commit is contained in:
Alex
2024-11-27 18:28:19 +05:00
committed by GitHub
parent a6c22052e1
commit 3496b2d541
22 changed files with 35 additions and 35 deletions

View File

@@ -491,7 +491,7 @@ class: '!p-0'
::
::note
This example uses [refDebounced](https://vueuse.org/shared/refDebounced/#refdebounced) to debounce the API calls.
This example uses [`refDebounced`](https://vueuse.org/shared/refDebounced/#refdebounced) to debounce the API calls.
::
### With post-filtered items
@@ -585,7 +585,7 @@ name: 'command-palette-open-example'
::
::note
This can be useful when using the CommandPalette inside a [Modal](/components/modal) for example.
This can be useful when using the CommandPalette inside a [`Modal`](/components/modal) for example.
::
### With custom slot