mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
remove required from color picker docs (#178)
This commit is contained in:
@@ -5,7 +5,7 @@ layout: component
|
||||
---
|
||||
|
||||
```html {.example}
|
||||
<wa-color-picker label="Select a color" required></wa-color-picker>
|
||||
<wa-color-picker label="Select a color"></wa-color-picker>
|
||||
```
|
||||
|
||||
:::info
|
||||
|
||||
Reference in New Issue
Block a user