Update README.md

This commit is contained in:
Josh Johnson 2016-11-09 09:27:39 +00:00 committed by GitHub
parent 9cbfb4ff53
commit b1592f6b23

View file

@ -64,7 +64,7 @@ Or include Choices directly:
flip: true,
regexFilter: null,
shouldSort: true,
sortFilter: () => {},
sortFilter: () => {...},
sortFields: ['label', 'value'],
placeholder: true,
placeholderValue: null,