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