MCPcopy Create free account
hub / github.com/dozoisch/react-async-script /

Class

test/async-script-loader-spec.js:222–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220 // wrapping component that applies a ref to our AsyncHOC(InternalComponent)
221 // eslint-disable-next-line no-unused-vars
222 class WrappingComponent extends React.Component {
223 render() {
224 return (
225 <div>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected