1
0
Fork 0
mirror of synced 2024-09-03 11:11:49 +12:00

Revert Multiselect component changes

This commit is contained in:
Mel O'Hagan 2022-08-06 20:32:52 +01:00
parent 4f5ffc2845
commit 5b46494cf6

View file

@ -27,7 +27,7 @@
{error}
{disabled}
{readonly}
value={Array.isArray(value) ? value : [value]}
{value}
{options}
{placeholder}
{sort}