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 }); /**