Mark a TODO for timeout handling
This commit is contained in:
parent
ba63b5dfff
commit
c8aaee46d7
2 changed files with 35 additions and 3 deletions
|
@ -92,6 +92,7 @@ module.exports = React.createClass({
|
|||
startingWordSuffix: ": ",
|
||||
wordSuffix: " ",
|
||||
allowLooping: false,
|
||||
autoEnterTabComplete: true,
|
||||
onStateChange: (isCompleting) => {
|
||||
this.forceUpdate();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue