You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix item parameter for custom field options (#2572)
* fix defaultValue set at the wrong place
the defaultValue property must be placed in the item object and can be type string or boolean
* update description for item parameter defaultValue
* remove whitespace
0 commit comments