Fix jsdoc

This commit is contained in:
Lyubo Marinov 2018-05-27 15:49:12 -05:00
parent 72487fa7c7
commit 92fee790f2
1 changed files with 0 additions and 1 deletions

View File

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