Skip to content

Commit 67f29c2

Browse files
author
Josh Johnson
committed
Merge remote-tracking branch 'origin/master'
2 parents 619d6aa + bac0e37 commit 67f29c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ example.setChoices([{
582582
{value: 'Child Five', label: 'Child Five'},
583583
{value: 'Child Six', label: 'Child Six'},
584584
]
585-
}], 'value', 'label');
585+
}], 'value', 'label', false);
586586
```
587587
588588
### getValue(valueOnly)

0 commit comments

Comments
 (0)