Fix 'Missing JSDoc comment require-jsdoc'
This commit is contained in:
@@ -29,7 +29,7 @@ class ReloadButton extends Component {
|
||||
* @type {string}
|
||||
*/
|
||||
textKey: React.PropTypes.string.isRequired
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* Renders the button for relaod the page if necessary.
|
||||
|
||||
Reference in New Issue
Block a user