Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
41
export
const
expectToBeCloseToColorArray = (
Callers
1
render
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected