Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

Make actions argument type optional in withRPCRedux#150

Open
TheRealRay wants to merge 1 commit intofusionjs:masterfrom
TheRealRay:fix-hoc-arg-flow-type
Open

Make actions argument type optional in withRPCRedux#150
TheRealRay wants to merge 1 commit intofusionjs:masterfrom
TheRealRay:fix-hoc-arg-flow-type

Conversation

@TheRealRay
Copy link
Copy Markdown

The second argument of withRPCRedux required an actions property so if you wanted to use any of other properties like mapStateToProps you must pass null for actions to not fail a flow check.

Also remove an unnecessary rpcId

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Nov 10, 2018

CLA assistant check
All committers have signed the CLA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants