Remove redundant config prop from read me

This commit is contained in:
Josh Johnson 2016-07-02 10:59:13 +01:00
parent ff36cfc721
commit 2ffda7f8a1

View file

@ -174,11 +174,6 @@ Pass an array of objects:
<strong>Usage:</strong> Append a value to each item added to input (only affects text input types).
### highlightAll
<strong>Type:</strong> `Boolean` <strong>Default:</strong>`true`
<strong>Usage:</strong> Whether a user can highlight items. Highlighted items can be deleted by pressing the backspace key.
### loadingText
<strong>Type:</strong> `String` <strong>Default:</strong>`Loading...`