From e8216fee35cf9b16592975cb63f684bf010ea20a Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Wed, 10 Oct 2018 12:20:10 -0400 Subject: [PATCH] Demo update --- src/demo/App.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/demo/App.js b/src/demo/App.js index 89075b25..25cae02f 100644 --- a/src/demo/App.js +++ b/src/demo/App.js @@ -16,7 +16,6 @@ class App { onKeyPress: button => this.onKeyPress(button), newLineOnEnter: true, physicalKeyboardHighlight: true, - maxLength: 5 }); /**