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