Fix 'Missing JSDoc comment  require-jsdoc'

This commit is contained in:
Lyubo Marinov
2017-06-01 21:01:50 -05:00
parent a5d8b4a933
commit 4dc658c270
60 changed files with 60 additions and 60 deletions

View File

@@ -45,7 +45,7 @@ class InviteDialog extends Component {
* Invoked to obtain translated strings.
*/
t: React.PropTypes.func
}
};
/**
* Reports an analytics event for the invite modal being closed.