浏览代码

Fix jsdoc

master
Lyubo Marinov 7 年前
父节点
当前提交
92fee790f2
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      react/features/base/media/components/native/VideoTransform.js

+ 0
- 1
react/features/base/media/components/native/VideoTransform.js 查看文件

@@ -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

正在加载...
取消
保存