Revert Multiselect component changes
This commit is contained in:
parent
c095da4230
commit
fbdef393f9
|
@ -27,7 +27,7 @@
|
|||
{error}
|
||||
{disabled}
|
||||
{readonly}
|
||||
value={Array.isArray(value) ? value : [value]}
|
||||
{value}
|
||||
{options}
|
||||
{placeholder}
|
||||
{sort}
|
||||
|
|
Loading…
Reference in New Issue