Skip to content

Commit 0bf4e1f

Browse files
lh0x00timdorr
authored andcommitted
Remove duplicate line in connect api documents (#1173)
1 parent 6e0a106 commit 0bf4e1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/api/connect.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ The return value of `mergeProps` is referred to as `mergedProps` and the fields
210210
pure?: boolean,
211211
areStatesEqual?: Function,
212212
areOwnPropsEqual?: Function,
213-
areOwnPropsEqual?: Function,
214213
areStatePropsEqual?: Function,
215214
areMergedPropsEqual?: Function,
216215
forwardRef?: boolean,

0 commit comments

Comments
 (0)