From 2ffda7f8a1b77cb9eb298209c63d36348035d668 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Sat, 2 Jul 2016 10:59:13 +0100 Subject: [PATCH] Remove redundant config prop from read me --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 4c8ba96..c95404d 100644 --- a/README.md +++ b/README.md @@ -174,11 +174,6 @@ Pass an array of objects: Usage: Append a value to each item added to input (only affects text input types). -### highlightAll -Type: `Boolean` Default:`true` - -Usage: Whether a user can highlight items. Highlighted items can be deleted by pressing the backspace key. - ### loadingText Type: `String` Default:`Loading...`