correct help text example description

This commit is contained in:
lindsaym-fa
2024-07-12 16:00:16 -04:00
parent 7b897b5448
commit 6a1572eaf6

View File

@@ -77,7 +77,7 @@ The color picker can be rendered as disabled.
### Help Text
The color picker can be rendered as disabled.
Add descriptive help text to a color picker with the `help-text` attribute. For help texts that contain HTML, use the `help-text` slot instead.
```html {.example}
<wa-color-picker label="Select a color" help-text="Choose a color with appropate contrast!"></wa-color-picker>