4
0
mirror of https://github.com/hodgef/simple-keyboard.git synced 2025-05-30 07:55:43 +08:00

Demo update

This commit is contained in:
Francisco Hodge 2018-10-10 12:20:10 -04:00
parent 4f5af90d8d
commit e8216fee35

@ -16,7 +16,6 @@ class App {
onKeyPress: button => this.onKeyPress(button),
newLineOnEnter: true,
physicalKeyboardHighlight: true,
maxLength: 5
});
/**