docs(SelectMenu): invalid anchor to creatable (#1453)

This commit is contained in:
roiLeo
2024-03-04 11:53:52 +01:00
committed by GitHub
parent 70bf4a7392
commit 99b9467dc2

View File

@@ -257,7 +257,7 @@ componentProps:
Use the `#option-create` slot to customize the content displayed when the `creatable` prop is `true` and there is no options. You will have access to the `query` property in the slot scope.
::callout{icon="i-heroicons-light-bulb"}
An example is available in the [Create option](#create-option) section.
An example is available in the [Creatable](#creatable) section.
::
### `empty`