docs: improve callout links

This commit is contained in:
Benjamin Canac
2024-11-29 12:41:31 +01:00
parent bc2bcb30d9
commit 0d41210c91
2 changed files with 3 additions and 3 deletions

View File

@@ -79,7 +79,7 @@ props:
::
::caution
Unlike the [Select](/components/select) component, the SelectMenu expects the whole object to be passed to the `v-model` directive or the `default-value` prop by default.
Unlike the [`Select`](/components/select) component, the SelectMenu expects the whole object to be passed to the `v-model` directive or the `default-value` prop by default.
::
You can also pass an array of arrays to the `items` prop to display separated groups of items.