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
@@ -29,7 +29,7 @@ class ReloadButton extends Component {
* @type {string}
*/
textKey: React.PropTypes.string.isRequired
}
};
/**
* Renders the button for relaod the page if necessary.