mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 17:57:49 +00:00
Fixes a jsdoc/require-description-complete-sentence warning
This commit is contained in:
@@ -263,7 +263,7 @@ class StatelessDialog extends Component {
|
||||
* Handles 'Enter' key in the dialog to submit/hide dialog depending on
|
||||
* the available buttons and their disabled state.
|
||||
*
|
||||
* @param {Object} event - the key event.
|
||||
* @param {Object} event - The key event.
|
||||
* @private
|
||||
* @returns {void}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user