diff --git a/docs/content/3.forms/4.select-menu.md b/docs/content/3.forms/4.select-menu.md index 07bbf005..5c47db9f 100644 --- a/docs/content/3.forms/4.select-menu.md +++ b/docs/content/3.forms/4.select-menu.md @@ -232,7 +232,7 @@ Use the `#option-create` slot to customize the content displayed when the `creat An example is available in the [Create option](#create-option) section. :: -### `empty` +### `empty` :u-badge{label="New" class="align-middle ml-2 !rounded-full" variant="subtle"} Use the `#empty` slot to customize the content displayed when there is no options. Defaults to `No options.`.