MCPcopy Create free account
hub / github.com/callstack/react-theme-provider / render

Method render

src/__tests__/createTheming.test.js:70–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 }
69
70 render() {
71 return null;
72 }
73 }
74 Component.hello = 'world';
75

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected