diff --git a/docs/components/select/overview.md b/docs/components/select/overview.md index a60ddf2f9..7927e8004 100644 --- a/docs/components/select/overview.md +++ b/docs/components/select/overview.md @@ -26,7 +26,7 @@ import '@lion/ui/define/lion-select.js'; export const main = () => html` - + @@ -42,7 +42,7 @@ You can disable an option by adding the `disabled` attribute to an option. ```html preview-story - + @@ -89,7 +89,7 @@ class MyOptions extends LitElement { return html` @@ -115,7 +115,7 @@ render() { return html`