comment currentlyActive
This commit is contained in:
parent
50e33d30b6
commit
6acfc8f508
2 changed files with 9 additions and 0 deletions
|
@ -38,6 +38,7 @@ module.exports = React.createClass({
|
|||
className: React.PropTypes.string,
|
||||
presenceState: React.PropTypes.string,
|
||||
presenceActiveAgo: React.PropTypes.number,
|
||||
currentlyActive: React.PropTypes.bool,
|
||||
showInviteButton: React.PropTypes.bool,
|
||||
shouldComponentUpdate: React.PropTypes.func,
|
||||
onClick: React.PropTypes.func,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue