combobox: improve props, fix placement with scroll
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
>
|
||||
<ExpandableCombobox
|
||||
name="{name}_country"
|
||||
items={options}
|
||||
{options}
|
||||
bind:value={selectedCountryItem}
|
||||
bind:open={countriesOpen}
|
||||
{required}
|
||||
|
||||
Reference in New Issue
Block a user