Update README.md

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

View file

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