mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-01 02:53:07 +08:00
Demo update
This commit is contained in:
parent
4f5af90d8d
commit
e8216fee35
@ -16,7 +16,6 @@ class App {
|
|||||||
onKeyPress: button => this.onKeyPress(button),
|
onKeyPress: button => this.onKeyPress(button),
|
||||||
newLineOnEnter: true,
|
newLineOnEnter: true,
|
||||||
physicalKeyboardHighlight: true,
|
physicalKeyboardHighlight: true,
|
||||||
maxLength: 5
|
|
||||||
});
|
});
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user