Add missing names.

This commit is contained in:
brunnerh 2024-01-03 04:46:52 +01:00
commit 5b715d1ab2
6 changed files with 22 additions and 7 deletions

View file

@ -128,6 +128,7 @@
<RadioButtonGroup
style="margin-top: var(--cds-spacing-08)"
legendText="Carbon themes"
name="theme"
bind:selected="{$theme}"
>
{#each ["white", "g10", "g80", "g90", "g100"] as value}