MCPcopy Create free account
hub / github.com/gaearon/react-hot-loader / RootApp

Function RootApp

test/AppContainer.dev.test.js:2282–2282  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2280 }
2281
2282 const RootApp = props => <IndeterminateComponent {...props} />;
2283
2284 const wrapper = mount(
2285 <AppContainer>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected