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

Method someInstanceMethod

test/components/connect.spec.js:1741–1743  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1739
1740 class Container extends Component {
1741 someInstanceMethod() {
1742 return someData
1743 }
1744
1745 render() {
1746 return <Passthrough />

Callers 1

connect.spec.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected