Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Johnson committed Oct 19, 2016
2 parents 619d6aa + bac0e37 commit 67f29c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ example.setChoices([{
{value: 'Child Five', label: 'Child Five'},
{value: 'Child Six', label: 'Child Six'},
]
}], 'value', 'label');
}], 'value', 'label', false);
```
### getValue(valueOnly)
Expand Down

0 comments on commit 67f29c2

Please sign in to comment.