mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 02:41:05 +00:00
Run npm run lint
This commit is contained in:
parent
4295e9740c
commit
0dbde8b5d9
2 changed files with 4 additions and 2 deletions
|
@ -7,6 +7,7 @@
|
|||
<SelectItem value={0} text="Zero" />
|
||||
<SelectItem value={1} text="One" />
|
||||
</Select>
|
||||
|
||||
<Select labelText="Undefined text">
|
||||
<SelectItem value={2} />
|
||||
<SelectItem value={0} text="Zero" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue