Fixes a jsdoc/require-description-complete-sentence warning
This commit is contained in:
parent
90466183d6
commit
01b397faef
|
@ -263,7 +263,7 @@ class StatelessDialog extends Component {
|
||||||
* Handles 'Enter' key in the dialog to submit/hide dialog depending on
|
* Handles 'Enter' key in the dialog to submit/hide dialog depending on
|
||||||
* the available buttons and their disabled state.
|
* the available buttons and their disabled state.
|
||||||
*
|
*
|
||||||
* @param {Object} event - the key event.
|
* @param {Object} event - The key event.
|
||||||
* @private
|
* @private
|
||||||
* @returns {void}
|
* @returns {void}
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue