Quellcode durchsuchen

Fix jsdoc

master
Lyubo Marinov vor 7 Jahren
Ursprung
Commit
92fee790f2
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0
    1
      react/features/base/media/components/native/VideoTransform.js

+ 0
- 1
react/features/base/media/components/native/VideoTransform.js Datei anzeigen

@@ -704,7 +704,6 @@ function _mapDispatchToProps(dispatch) {
704 704
  * Maps (parts of) the redux state to the component's props.
705 705
  *
706 706
  * @param {Object} state - The redux state.
707
- * @param {Object} ownProps - The component's own props.
708 707
  * @private
709 708
  * @returns {{
710 709
  *     _transforms: Object

Laden…
Abbrechen
Speichern