Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/DesignRevision/shards-dashboard-react
/ render
Method
render
src/withTracker.js:40–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
}
39
40
render() {
41
return
<WrappedComponent {...this.props} />;
42
}
43
};
44
45
return
HOC;
Callers
2
index.js
File · 0.45
App.test.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected