final PR feedback
parent
438558da55
commit
59866a2006
|
@ -52,6 +52,8 @@ module.exports = React.createClass({
|
|||
return {
|
||||
onHsUrlChanged: function() {},
|
||||
onIsUrlChanged: function() {},
|
||||
customHsUrl: "",
|
||||
customIsUrl: "",
|
||||
withToggleButton: false,
|
||||
delayTimeMs: 0
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue