diff --git a/site/src/pages/components/customizableselect.mdx b/site/src/pages/components/customizableselect.mdx index 041c1c05..dc8f134b 100644 --- a/site/src/pages/components/customizableselect.mdx +++ b/site/src/pages/components/customizableselect.mdx @@ -62,7 +62,7 @@ And here the same `` is to remove all tags which aren't ``. We will change the HTML parser to allow `` and ` - - - - + + ``` @@ -87,14 +85,11 @@ This example changes the fonts and colors of various parts of the button and lis
```html