MCPcopy Index your code
hub / github.com/gre/gl-react / render

Method render

packages/tests/utils.js:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 return this._fakeTexture;
35 }
36 render() {
37 return <span />;
38 }
39}
40
41export const expectToBeCloseToColorArray = (

Callers 1

renderFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected