MCPcopy
hub / github.com/heroku/react-refetch / setPropsForChild

Method setPropsForChild

test/components/connect.spec.js:53–55  ·  view source on GitHub ↗
(propsForChild)

Source from the content-addressed store, hash-verified

51 }
52
53 setPropsForChild(propsForChild) {
54 this.setState({ propsForChild })
55 }
56
57 render() {
58 const Component = this.props.component

Callers 1

connect.spec.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected