improve wording
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
4a0a5c6bef
commit
97fecaedc2
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ module.exports = React.createClass({
|
|||
/* an optional EventTileOps implementation that can be used to unhide preview widgets */
|
||||
eventTileOps: PropTypes.object,
|
||||
|
||||
/* an optional function which allows to collapse reply thread */
|
||||
/* an optional function to be called when the user clicks collapse thread, if not provided hide button */
|
||||
collapseReplyThread: PropTypes.func,
|
||||
|
||||
/* callback called when the menu is dismissed */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue