Skip to content

Commit

Permalink
Remove duplicate line in connect api documents (reduxjs#1173)
Browse files Browse the repository at this point in the history
  • Loading branch information
lh0x00 authored and timdorr committed Jan 26, 2019
1 parent 2e4ff81 commit 866a01d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/api/connect.md
Expand Up @@ -210,7 +210,6 @@ The return value of `mergeProps` is referred to as `mergedProps` and the fields
pure?: boolean,
areStatesEqual?: Function,
areOwnPropsEqual?: Function,
areOwnPropsEqual?: Function,
areStatePropsEqual?: Function,
areMergedPropsEqual?: Function,
forwardRef?: boolean,
Expand Down

0 comments on commit 866a01d

Please sign in to comment.